Set yourself up for maximum development productivity with Angular by learning how to make the most of the Angular command-line interface (CLI).
Overview
Syllabus
Introduction
- Maximize productivity with Angular CLI
- What you should know
- Using the exercise files
- What is the Angular CLI?
- Installing the CLI
- Using the CLI
- Using the Angular Update Guide
- Using ng update: Part 1
- Using ng update: Part 2
- The ng new command
- Understanding the config files
- Adding application assets
- Adding a CSS framework
- Challenge: Adding JavaScript libraries
- Solution: Adding JavaScript libraries
- The ng serve command
- Customizing the development server
- Creating new code with schematics
- Generating components and modules
- Generating directives
- Generating pipes
- Generating route guards
- Adding libraries using schematics
- Generating custom library
- Challenge: Generating services
- Solution: Generating services
- A build pipeline for an Angular app
- The ng build command
- Configuring different build options
- Setting up build scripts
- Deploying with the Angular CLI
- Built-in test runner
- The ng test command
- Test run options
- Testing workflow
- Next steps
Taught by
Victor Mejia