5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Skills     Web Development and Graphic Design     Web Frameworks     Web Development Using the Yeoman Stack
Speed your code development with the Yeoman app. This course introduces you to the Yeoman software environment, the Yeoman API with its setup, and Yeoman’s user interface with customization options. Learn to use the Yeoman app and Yo tools to manage applications. Operate Yeoman’s generator-generator to build custom applications. Use Yeoman Doctor to verify that the apps you make are compatible with popular web browsers. Identify Yeoman’s core plugins and APIs. See how to contribute your code to the Yeoman community. Finally, a a review exercise, you will create a custom generator, add a custom interface, and build a web app.

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