Nifty Trick with Root Controller Paradigm
I want to start this off by saying that I am constantly amazed by the power baked right into sproutcore. Most of the time what you need is there already, you just have to read the code and the comments. With that said lets talk about this nifty trick shall we? First and foremost if [...]
The Delegate Pattern & SproutCore
In my previous post I promised some information on the “Delegate Design Pattern”, how Sproutcore uses it, and how to take advantage of it. In part 1 I will try my best to describe the Delegate Design Pattern. In part 2 I will explain this pattern in the context of Sproutcore ( with examples ), [...]