Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 482 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 482 Bytes

Angular-November-2022

The Angular course provides Basic understanding of TypeScript and Angular Covers component-based architecture Working with remote data using RxJS

Course Topics
  • Angular overview, TypeScript, Installation, CLI
  • Components, data binding, lifecycle
  • SOLID, RxJS, Observables, Services
  • NgModule, Routing, Guards, Lazy Loading
  • Directives, Template-Driven & Reactive Forms
  • Pipes, JWT, Interceptors, Subjects
  • Redux State Management, NgRX