Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Ext JS Application Development Blueprints

You're reading from   Ext JS Application Development Blueprints Develop robust and maintainable projects that exceed client expectations using Ext JS

Arrow left icon
Product type Paperback
Published in Apr 2015
Publisher
ISBN-13 9781784395308
Length 340 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Toc

Table of Contents (13) Chapters Close

Preface 1. Introduction FREE CHAPTER 2. MVC and MVVM 3. Application Structure 4. Sencha Cmd 5. Practical – a CMS Application 6. Practical – Monitoring Dashboard 7. Practical – an E-mail Client 8. Practical – Questionnaire Component 9. A Shopping Application 10. Debugging and Performance 11. Application Testing Index

Summary

This chapter has given us a number of angles to approach two of the most important parts of building a successful application: fixing issues and adding polish. While explicit customer requirements form the main body of our work, we should always strive to make sure that our projects are performant and as bug-free as possible.

The Chrome Developer Tools are an invaluable weapon in our arsenal. By opening a window in the otherwise dark world of debugging and performance, we can take educated steps to quickly resolve issues. Stepping through our own code and that of the Ext JS framework becomes significantly easier with the power of breakpoints and the call stack explorer.

In the next chapter, we'll take our final step to building a well-rounded and robust application. While we are constantly working to build the best architecture we can, automated testing can provide a level of reassurance that takes the solidity of our work to the next level.

Code changes and refactoring can be...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime