Course Description
Discover how to manage and gain a high-level understanding of the Yeoman environment, and explore how to use certain tools like Doctor to test the browser adaptability of Yeoman modules.
Learning Objectives
Yeoman Stack: Managing the Environment for Productivity
- describe the Yeoman environment and API utilization
- use Yeoman API to set up the Yeoman environment
- describe the usage of custom user interfaces with Yeoman
- build a custom user interface and attach the user interface with Yeoman
- use Yeoman app and Yo tools to manage Yeoman applications
- recognize how to use generator-generator in Yeoman
- use Yeoman Doctor to verify browser adaptability of Yeoman applications
- identify the core plugins and APIs to illustrate the internals of Yeoman
- identify the approaches used for contributing to Yeoman codes
- create a custom generator, add custom interface, and build web app with the custom generator