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
Introduction to Unit Testing in Jest - The FundamentalsCoursera Project Network via Coursera The Complete Node.js Developer Course (3rd Edition)
Udemy Building Your First Lightning Web Component (LWC) for Salesforce
Pluralsight React Native Ecosystem and Workflow
LinkedIn Learning The complete guide to testing javascript & node applications
Udemy