January 2014
Intermediate to advanced
408 pages
13h 12m
English
This chapter covers
So far in this book we’ve explained how to define, use, and manage Ext JS components, widgets, and data. We’ve walked you through creating just about every widget in the framework and discussed each of their intricacies. In the previous chapter we explained how to create custom Ext JS extensions and looked at how the class loader system works.
In this chapter you’ll put to work all the knowledge you’ve gained in this book to create an application. You’ll build on chapter 13’s lessons and construct an application following the MVC development pattern ...