Chapter 11. Preparing for Production and Themes

We completed our application in the preceding chapter. Now, it is time to create a nice theme to put a personal touch on the application and also prepare to deploy it on production. After all, we have been working on the development environment, and when we want to go live, we cannot simply deploy all the files; we need to do some preparation first. So, in this chapter, we will cover:

  • Creating custom themes
  • Packaging the application for production

Before we start

The main tool we are going to use in this chapter is Sencha Cmd. With Sencha Cmd, we will be able to create custom themes and make the production build. We always need to make sure the Sencha Cmd version we are using is compatible with the Ext ...

Get Mastering Ext JS - Second Edition 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.