- Learning Yeoman
- Jonathan Spratley
- 157字
- 2021-09-03 10:02:31
Summary
That was a lot to take in for the first chapter, but we have much more to cover. In this chapter, we learned how to install all the tools in the Yeoman workflow with one easy command: npm install yo -g
. We learned about the commands that the Bower,
Grunt, and Yo webapp generators have to offer. We also got to see the LiveReload server in action while making changes to the generated files.
We were able to make sure our coding syntax was error-free via JSHint. We also got our hands dirty configuring the mocha
task and a unit test to make sure the app is functioning properly; we wrapped it up by taking a look at the optimization that takes place when your project is ready to ship.
Next, we are going to turn it up a notch by introducing the most popular Yeoman generators in the community: the Angular, Backbone, and Ember generators.
- Bootstrap Site Blueprints Volume II
- Spring 5企業級開發實戰
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- Mastering Selenium WebDriver
- Vue.js 2 and Bootstrap 4 Web Development
- Java開發入行真功夫
- Mastering Julia
- 精通Scrapy網絡爬蟲
- Securing WebLogic Server 12c
- JavaScript腳本特效編程給力起飛
- JBoss:Developer's Guide
- ActionScript 3.0從入門到精通(視頻實戰版)
- 從零開始構建深度前饋神經網絡:Python+TensorFlow 2.x
- Scratch編程從入門到精通
- Visual C#(學習筆記)