Awesome
##A really simple example of a Hacker News client with RAC3.0.##
I have used ReactiveCocoa 2.0 for half of an year. But to me, RAC3.0 is still not an easy thing to understand and learn. If you guys also want a simple example of how to use RAC3.0 with Swift, I hope this repo is helpful to you.
And I also recommend you can visit some other articles like:
- http://blog.scottlogic.com/2015/04/28/reactive-cocoa-3-continued.html
- http://nomothetis.svbtle.com/an-introduction-to-reactivecocoa
- http://blog.scottlogic.com/2015/04/24/first-look-reactive-cocoa-3.html
##Build##
- Install Carthage
- % carthage update
- Launch the project file and build