Summary
Angular application of Pokémons from an empty folder, with Angular and TypeScript.
Subjects covered:
- Components
- Templates
- Directives (Components, Attribute, Structural
- Pipes
- Routes
- Modules
- Services and Dependancies injections (DI)
- Forms (Template-driven forms, Reactive forms)
- Reactive programming (RxJS), Streams
- HTTP Request, Observables
- Authentication / Guards