- Mastering Ext JS(Second Edition)
- Loiane Groner
- 168字
- 2021-07-23 20:39:33
Chapter 1. Sencha Ext JS Overview
Nowadays, there are many flavors for frontend frameworks and libraries in the market. There are frameworks you can use if you only want to manipulate the Document Object Model (DOM), frameworks used only for styling, frameworks for user-friendly components, frameworks used to design your project, and so on. Also there is Ext JS, a framework used to create Rich Internet Applications (RIA), but it has many other features than just pretty components.
In this book, we are going to learn how to develop an application from the beginning to the end with Ext JS 5, also covering some pieces of the backend required to make our application work. We will learn how to use Ext JS with hands-on examples covering some components, how they work, and how to use them in each chapter.
But first, you are going to learn what Ext JS is capable of if this is the first time you have come into contact with the framework.
- Reporting with Visual Studio and Crystal Reports
- ASP.NET MVC4框架揭秘
- ASP.NET Core Essentials
- 假如C語(yǔ)言是我發(fā)明的:講給孩子聽(tīng)的大師編程課
- SQL Server 2012數(shù)據(jù)庫(kù)管理與開(kāi)發(fā)項(xiàng)目教程
- 從零開(kāi)始學(xué)C語(yǔ)言
- OpenCV with Python By Example
- Java Web從入門(mén)到精通(第3版)
- 實(shí)戰(zhàn)Java高并發(fā)程序設(shè)計(jì)(第2版)
- C++程序設(shè)計(jì)教程(第2版)
- Python大規(guī)模機(jī)器學(xué)習(xí)
- 關(guān)系數(shù)據(jù)庫(kù)與SQL Server 2012(第3版)
- 你好!Python
- Java程序性能優(yōu)化實(shí)戰(zhàn)
- Node.js Web Development