- Learning Yeoman
- Jonathan Spratley
- 106字
- 2021-09-03 10:02:32
Summary
In this chapter, we covered the installation and usage of the four most popular official Yeoman generators:
- The generator-webapp
- The generator-angular
- The generator-backbone
- The generator-ember
We also covered using the subgenerators of each generator to assist in creating various parts of an application in the desired framework.
In the next chapter, we are going to use the AngularJS generator in detail. We will explore each subgenerator, and create the individual pieces of a single page CRUD application. We'll also explore writing unit tests for each of the AngularJS modules as well as setting up an end-to-end test environment to automate the functionality of the application.
推薦閱讀
- Learning Microsoft Windows Server 2012 Dynamic Access Control
- Python快樂編程:人工智能深度學習基礎
- Mobile Application Development:JavaScript Frameworks
- R語言數據分析從入門到精通
- Oracle Exadata性能優化
- ASP.NET 3.5程序設計與項目實踐
- Building Microservices with .NET Core
- RealSenseTM互動開發實戰
- Android開發三劍客:UML、模式與測試
- Elasticsearch Essentials
- Python數據可視化之美:專業圖表繪制指南(全彩)
- Android Studio開發實戰:從零基礎到App上線 (移動開發叢書)
- Node.js實戰:分布式系統中的后端服務開發
- 體驗之道:從需求到實踐的用戶體驗實戰
- 基于JavaScript的WebGIS開發