ng4eb
  1. Ch1 - Introduction to Angular
    1. P1 - What is Angular
      1. Angular: A Comprehensive Front-end Framework for SPAs
    2. P2 - Why Angular
      1. Advantages of Angular
      2. Angular Compared to Other Options
  2. Ch2 - CLI & Workspace
    1. P1 - Installation
      1. Prerequisites
      2. Installing Angular
    2. P2 - CLI Commands
      1. Creating an Angular Project
      2. Useful Commands
    3. P3 - Using angular.json
  3. Ch3 - Components & Modules
    1. P1 - Using Components & Modules
      1. How Components & Modules Work
      2. Creating a Counter Component
      3. Nested Components & Two-Way Binding
    2. P2 - Using Directives
      1. How Directives Work
      2. Using ngIf, ngFor & ngStyle
      3. Creating a Random Color Directive
    3. P3 - Lifecycles
      1. Overview of Lifecycles
      2. Change Detection
      3. Using Lifecycle Hooks
    4. P4 - Using Pipes
      1. How Pipes Work
      2. Using the Percent Pipe
      3. Creating a Custom Pipe
  4. Ch4 - Routing
    1. P1 - Using Routing
      1. How Routing Works
      2. Using the Routing Module
      3. Creating Child Routes
    2. P2 - Advanced Routing Techniques
      1. Lazy-Loading a Module
      2. Implementing an Authentication Router Guard
      3. Using Resolvers
      4. Using Url Matcher
  5. Ch5 - Services & RxJS
    1. P1 - Using Services
      1. How Services Work
      2. Concept of Dependency Injection
      3. Creating a Counter Service
    2. P2 - RxJS Basics
      1. What Is an Observable
      2. Creating a Counter Service Using Observables
  6. Ch6 - Forms & HTTP Client
    1. P1 - Using Template-driven Forms
      1. How Template-Driven Forms Work
      2. Using ngModel
    2. P2 - Using Reactive Forms
      1. How Reactive Forms Work
      2. Using FormControl & FormGroup
      3. Using FormBuilder
    3. P3 - HTTP Client
      1. What is HTTP Client
      2. HTTP Requests to External API
ng4eb
advanced search
Ch1 - Introduction to Angular
  1. P1 - What is Angular
    1. Angular: A Comprehensive Front-end Framework for SPAs
  2. P2 - Why Angular
    1. Advantages of Angular
    2. Angular Compared to Other Options
Ch2 - CLI & Workspace
  1. P1 - Installation
    1. Prerequisites
    2. Installing Angular
  2. P2 - CLI Commands
    1. Creating an Angular Project
    2. Useful Commands
  3. P3 - Using angular.json
Ch3 - Components & Modules
  1. P1 - Using Components & Modules
    1. How Components & Modules Work
    2. Creating a Counter Component
    3. Nested Components & Two-Way Binding
  2. P2 - Using Directives
    1. How Directives Work
    2. Using ngIf, ngFor & ngStyle
    3. Creating a Random Color Directive
  3. P3 - Lifecycles
    1. Overview of Lifecycles
    2. Change Detection
    3. Using Lifecycle Hooks
  4. P4 - Using Pipes
    1. How Pipes Work
    2. Using the Percent Pipe
    3. Creating a Custom Pipe
Ch4 - Routing
  1. P1 - Using Routing
    1. How Routing Works
    2. Using the Routing Module
    3. Creating Child Routes
  2. P2 - Advanced Routing Techniques
    1. Lazy-Loading a Module
    2. Implementing an Authentication Router Guard
    3. Using Resolvers
    4. Using Url Matcher
Ch5 - Services & RxJS
  1. P1 - Using Services
    1. How Services Work
    2. Concept of Dependency Injection
    3. Creating a Counter Service
  2. P2 - RxJS Basics
    1. What Is an Observable
    2. Creating a Counter Service Using Observables
Ch6 - Forms & HTTP Client
  1. P1 - Using Template-driven Forms
    1. How Template-Driven Forms Work
    2. Using ngModel
  2. P2 - Using Reactive Forms
    1. How Reactive Forms Work
    2. Using FormControl & FormGroup
    3. Using FormBuilder
  3. P3 - HTTP Client
    1. What is HTTP Client
    2. HTTP Requests to External API
Ch5 - P1 - Using Services Ch6 - P1 - Using Template-driven Forms

Ch5-P2 - RxJS Basics

Ch5 - P1 - Using Services Ch6 - P1 - Using Template-driven Forms
Table of Content CC BY-SA 4.0 Updated @ 31st Mar 2023