- Learning Ext JS(Fourth Edition)
- Carlos A. Méndez Crysfel Villa Armando Gonzalez
- 134字
- 2021-07-16 13:20:31
Summary
When using Ext JS, we need to change our mind and see everything as an object or class. We need to think carefully how we're going to organize the classes, as this will help us in the future chapters. Also you learned how to work with OOP with the class system in Ext JS.
You also learned about the loader system to import our classes dynamically, managing dependencies for us, and only loading what we need. At the end of this chapter, you learned about the DOM and how to perform a search in order to manipulate the nodes easily.
In the next chapter, you'll learn about the layout system, a powerful way to create and manage our layouts. Using and combining several types of layouts will help us to create unique interfaces.
推薦閱讀
- Learn Type:Driven Development
- ASP.NET Core 2 and Vue.js
- BeagleBone Media Center
- Expert Android Programming
- C程序設(shè)計(jì)案例教程
- Vue.js 2 Web Development Projects
- Python編程:從入門(mén)到實(shí)踐(第3版)
- Visual Studio Code 權(quán)威指南
- 測(cè)試架構(gòu)師修煉之道:從測(cè)試工程師到測(cè)試架構(gòu)師
- 軟件工程與UML案例解析(第三版)
- Spring Boot從入門(mén)到實(shí)戰(zhàn)
- HTML5與CSS3權(quán)威指南
- Building Clouds with Windows Azure Pack
- Java EE程序設(shè)計(jì)與開(kāi)發(fā)實(shí)踐教程
- 你必須知道的.NET(第2版)