Chapter 17. The application stack

This chapter covers

  • Laying out the application layer namespace
  • Developing the workflow components
  • Completing the application

In the last chapter, we discussed how to develop a scalable and maintainable application architecture with Ext JS by dividing the code into layers and segmenting by namespace. We examined mockups of the application, identified and created all of the reusable widgets, and placed them in the reusable layer of our application stack.

In this chapter, we’ll implement those reusable components and see the benefits of segmenting reusable components from the workflow components that we’ll soon create. We’ll begin with a quick review of the application screens, designing and laying out the ...

Get Ext JS in Action 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.