- Oracle JET for Developers
- Raja Malleswara Rao Pattamsetti
- 121字
- 2021-07-02 22:03:08
Tool Integration
Modern web application development consists of the latest web standards, UI themes, and JavaScript frameworks, while the previous development approaches include keeping the web resources as part of the server-side enterprise application as one of the resources to be loaded from the server. For example, modern web applications in microservice architecture are being built as the web GUI as an exclusive service, while the other server-side components, such as data services, are built as separate service components. The rapid application development needs also pushed for the application build and pipeline to happen quickly, helping the applications release to the market faster.
In this chapter, we will cover the following topics:
- What is the build pipeline?
- Grunt
- Gulp
- RequireJS
- webpack
推薦閱讀
- Cybersecurity:Attack and Defense Strategies
- Linux操作系統應用編程
- 嵌入式操作系統(Linux篇)(微課版)
- Learning Magento 2 Administration
- AutoCAD 2014中文版從入門到精通
- jQuery UI Cookbook
- Linux內核設計的藝術:圖解Linux操作系統架構設計與實現原理
- VMware Horizon View Essentials
- Linux 從入門到項目實踐(超值版)
- Linux內核API完全參考手冊(第2版)
- Linux集群之美
- Learn Quantum Computing with Python and IBM Quantum Experience
- Less Web Development Essentials
- Getting Started with UDK
- Hadoop Operations and Cluster Management Cookbook