extjs4.1 - Develop Application using extjs -
recently company asked me gather knowledge in extjs. have seen lot of examples sencha
but, when want develop applications using extjs should do? want dive building application using extjs. please give me link.
there's bit of learning curve ext, best place start mvc application tutorial , reading application documentation:
- tutorials:
- documentation:
in addition, make sure understanding of how event system works in extjs core of how wiring components works. have @ base observable class detailed information - components can fire events inherit class. speaking, documentation friend in ext though.
one thing did while learning ext read on jay garcia's book extjs in action. no means teach need know, gives overview of ext capable of , common usage patterns.
Comments
Post a Comment