Summary

In previous chapters, we walked through the design and creation of a series of applications in a formal manner, using a series of diagrams to illustrate the process. This time, I tried to give a glimpse of some of the ways I would build the system architecture and some of the techniques I use day-to-day.

In addition, we saw how a view model can become the primary point from which data flows through an application, cascading through child view models and child components, and triggering multiple UI updates via binding.

We revisited styling and showed how the Ext JS theming system allows you to build reusable mixins that give us the same modularity in our SASS code as we have in our JavaScript classes.

In the next chapter, we'll be writing ...

Get Ext JS Application Development Blueprints now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.