Does anyone know or is aware of an article about the function execution sequence in sencha touch 2 ? I think would help us, beginners, alot to know where to place our code.
So I would like to know things like, what functions are called automatically from controller/model/view and when and in what order and last which are that functions (init, initialize, launch, applyX, updateX - this kind of magic functions).
Will clarify lots of things I believe. Thanks.