Last active
June 15, 2016 23:22
-
-
Save ColinEberhardt/984907adbf8236077c1f to your computer and use it in GitHub Desktop.
Links from my talk at SwiftSummit
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Silverlight and ReactiveExtensions article: | |
http://blog.scottlogic.com/2010/12/02/exploring-reactive-extensions-rx-through-twitter-and-bing-maps-mashups.html | |
My Ray Wenderlich author page, contains quite a few ReactiveCocoa and MVVM articles: | |
http://www.raywenderlich.com/u/ColinEberhardt | |
ObjC block syntax - say no more! | |
http://fuckingblocksyntax.com | |
Twitter app with sentiment analysis | |
https://github.com/ColinEberhardt/ReactiveSwiftLondon | |
Stack Overflow question regarding fluent interfaces in ObjC: | |
http://stackoverflow.com/questions/3124001/fluent-interface-pattern-in-objective-c | |
Demonstration of pipe forward operator: | |
https://gist.github.com/ColinEberhardt/b4bf4e4566ffa88afcda | |
Any question? Add a comment below! |
Thank you!
Your talk (http://chariotsolutions.com/screencast/philly-ete-2015-2-colin-eberhardt-swift-reactive-cocoa-better-together/) was just what I needed to become sold on ReactiveCocoa. Great job -- thanks!
great talk ! thanks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just saw your talk, truly inspiring. Thank you!