Angular

An in-depth guide to understanding the Angular framework:

Components

Dependency Injection

Pipes

  • Introduction to Pipes
  • Custom Pipes
  • Async Pipes

Directives

  • Introduction to Directives
  • Built-in directives
  • Custom Directives

Forms

  • Introduction to Angular Forms
  • Template-Driven Forms
  • Reactive Forms
  • Create custom form control

Unit Testing