Slide 4
Slide 4 text
Course Schedule
1. Introduction: Concepts of Angular 2. Introduction to TypeScript, Component Basics and Build-in Directives. Inputs and Outputs.
2. Functional Programming & Reactive Programming: Reactive Extensions for JS.
3. Angular CLI. Custom Directives. Renderer: Templates, TemplateRef, ViewContainerRef (Dynamic Component Loader -
entryComponents)
4. Dependency Injection. Providers and Injectors: Services.
5. Change Detection and Component / Directive Lifecycle. Advanced Components: OnPush, Observable.fromEvent, Content
Projection, ViewChildren, ContentChildren
6. Predictable Reactive State Management - NGRX
7. Forms and validations Pt. 1
8. Forms and validations Pt. 2 - Multi-Providers, Custom Controls, Template driven custom validators
9. Routing and Navigation. Lazy Loading.
10.Protecting Routes. Pipes. Angular 4 and beyond.