- 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.
推薦閱讀
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- Learning SQLite for iOS
- UML+OOPC嵌入式C語言開發(fā)精講
- 程序是怎樣跑起來的(第3版)
- D3.js 4.x Data Visualization(Third Edition)
- Getting Started with Greenplum for Big Data Analytics
- C++面向對象程序設計習題解答與上機指導(第三版)
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- Go語言開發(fā)實戰(zhàn)(慕課版)
- C語言程序設計實訓教程與水平考試指導
- 硬件產品設計與開發(fā):從原型到交付
- Magento 2 Beginners Guide
- Python Programming for Arduino
- iOS開發(fā)項目化入門教程
- Java EE 8 and Angular