RAC Diary

In the vain of Brent Simmons’ Vesper Sync Diary¹, my plan is to express my thoughts about learning Reactive Cocoa as I build an app from scratch using the framework. The app will be an iPhone targeted app that will serve as a feed to show current movie theater showtimes of a local movie theater from my home town. I’m using this as an opportunity to get my feet wet with reactive cocoa and to see what all the fuss is about.

I really hope to make this more of an engaging opportunity to get support from the community as I will undoubtedly make many mistakes along the way. If you’re coming here to learn about reactive cocoa, you may be at the wrong place, but who knows, maybe we’ll both learn something together.

MVVM Introduction

For starters, Bob Spryn’s recent blog post ReactiveCocoa and MVVM, an Introduction² is enough to keep me busy for a few days. I will spend my time soaking this up and speak more to it later. Only good things can come from this!

References