Angular: Workflows
Offered By: LinkedIn Learning
Course Description
Overview
Learn Angular workflows for building libraries, formatting code, testing, and implementing continuous integration.
Syllabus
Introduction
- Welcome
- What you should know
- Installing the CLI
- Scaffolding a new project
- Basic testing setup with the CLI
- Generating code coverage reports
- Configuring terminal reporting
- Setting NPM scripts for testing
- Enforcing code coverage
- Configuring commit hooks with Husky
- Installing and Configuring Prettier
- Integration with TSLint
- Configuring precommit hook
- Scaffolding library project
- Organizing library project
- Component implementation
- Setting up Jest
- Jest and Snapshot testing
- Publishing library to NPM
- Using published library
- Continuous integration intro
- Setting up CircleCI
- Continuous integration workflow
- Next steps
Taught by
Victor Mejia
Related Courses
CSS: Refactoring Style SheetsLinkedIn Learning Visual Studio Code Extensions to Improve Your Productivity
freeCodeCamp Visual Studio Code Can Do That?
Frontend Masters unified - the compiler for your content
egghead.io Refactor a React Application to TypeScript
egghead.io