Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask HN: iOS MVVM tutorial using Swift
3 points by drew22huthut on Nov 14, 2015 | hide | past | favorite | 3 comments
I'm new to iOS and relatively new to programming in general. Can anyone point me to (or create) a beginner level tutorial for getting a grip on MVVM using swift? There are a couple that exist for ObjC but they are mostly targeted toward advanced developers with a history working in MVC.

It would also be really helpful to get some direction on using ReactiveCocoa vs. not for working with MVVM as RAC seems to be 'suggested' in most cases but not all.



I personally find ReactiveUI to be the best MVVM framework for iOS, Android, and Windows. It's in C# as opposed to Swift or Java, so you'll need Xamarin for this.

http://reactiveui.net/


aka the framework behind GitHub for Windows and various other applications. #FRP.

https://github.com/reactiveui/ReactiveUI/issues/687


I found this one in Swift which is pretty good and definitely targeted to nubes like me:

https://www.youtube.com/watch?v=DCAHFKL5FtU

Ran into some issues with Swift 1 vs. 2.1 (error handling) but i'll try and post a solution when I get one :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: