- Learning DHTMLX Suite UI
- Eli Geske
- 127字
- 2021-07-23 15:40:33
What will we be building?>
Trumpets, please! We will be building a simple user management web application without a server-side database. Instead, we will be using HTML5's local storage. This will allow us to get going with DHTMLX quickly without being bound to a specific server-side language.
For the application, we will be using the Layout, Grid, Toolbar, Form, Chart, and Window components from the DHTMLX library. The app will provide the ability to add, delete, edit a user, and see charted data of those users in the system.
The following screenshot is what our final application will look like:

When you are finished with this book, you will have a good understanding of how to get the DHTMLX components to work together in a web application.
推薦閱讀
- 玩轉Scratch少兒趣味編程
- 跟小海龜學Python
- Vue.js 3.0源碼解析(微課視頻版)
- Mastering Ubuntu Server
- Python貝葉斯分析(第2版)
- 程序員修煉之道:通向務實的最高境界(第2版)
- 數據結構案例教程(C/C++版)
- Java系統化項目開發教程
- Statistical Application Development with R and Python(Second Edition)
- ABAQUS6.14中文版有限元分析與實例詳解
- 青少年學Python(第2冊)
- Moodle 3.x Developer's Guide
- C語言從入門到精通(第5版)
- Python深度學習:基于PyTorch
- Flask Web開發實戰:入門、進階與原理解析