- Mastering Ext JS(Second Edition)
- Loiane Groner
- 246字
- 2021-07-23 20:39:32
Preface
If you are an Ext JS developer, it probably took you a while to learn the framework. We know that the Ext JS learning curve is not short. After we have learned the basics, and we need to use Ext JS in our daily jobs, a lot of questions pop up: how can one component talk to another? What are the best practices? Is it really worth using this approach and not another one? Is there any other way I can implement the same feature? This is normal.
This book was written thinking about these developers.
So this is what this book is about: how do we put everything together and create really nice applications with Ext JS? We are going to create a complete application, from the mockup of the screens all the way to putting it into production. We are going to create the application structure, a splash screen, a login screen, a multilingual capability, an activity monitor, a dynamic menu that depends on user permission, and modules to manage database information (simple and complex information). And then, we will learn how to build the application for production, how to customize the theme, and how to debug it.
We will use real-world examples and see how we can implement them using Ext JS components. And throughout the book, we've also included a lot of tips and best practices to help you boost your Ext JS knowledge and take you to the next level.
- Objective-C應用開發全程實錄
- Visual Basic程序設計習題解答與上機指導
- 機械工程師Python編程:入門、實戰與進階
- Unity 5 for Android Essentials
- Swift細致入門與最佳實踐
- Clojure for Java Developers
- Laravel Application Development Blueprints
- 進入IT企業必讀的324個Java面試題
- 現代CPU性能分析與優化
- Flink核心技術:源碼剖析與特性開發
- C# 7.0本質論
- SAS編程演義
- PHP 7 Programming Blueprints
- Python繪圖指南:分形與數據可視化(全彩)
- Visual FoxPro程序設計實驗教程