1 pages tagged with "scala"

“Principles of Reactive Programming” course review

June 14, 2015 - 552 words - 3 mins
I recently completed the “Principles of Reactive Programming” course on Coursera - I’m very interested in FRP (and libraries like ReactiveCocoa) as I find a lot of the most painful bugs in the iOS code I work on relate to using mutable flags/timestamps (or application state) to coordinate multiple e… read more