- 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.
- Objective-C Memory Management Essentials
- DevOps for Networking
- 編寫整潔的Python代碼(第2版)
- Python零基礎快樂學習之旅(K12實戰訓練)
- Learning Linux Binary Analysis
- 精通Scrapy網絡爬蟲
- Mastering LibGDX Game Development
- Getting Started with SQL Server 2012 Cube Development
- MySQL數據庫基礎實例教程(微課版)
- 小程序開發原理與實戰
- Selenium Testing Tools Cookbook(Second Edition)
- Python語言實用教程
- 鴻蒙OS應用編程實戰
- Learning Concurrency in Python
- UML基礎與Rose建模實用教程(第三版)