2021-09-13 19:05:21 +02:00
|
|
|
# Angular - The Complete Guide (2021 Edition) (Udemy)
|
|
|
|
|
|
|
|
## Course Structure
|
|
|
|
- Getting Started
|
2021-09-28 21:03:37 +02:00
|
|
|
- [The Basic](docs/thebasic.md)
|
2021-12-14 08:22:00 +01:00
|
|
|
- [Components & Databinding](docs/component_databinding.md)
|
|
|
|
- [Directives](docs/directives.md)
|
2021-12-14 19:28:43 +01:00
|
|
|
- [Services and Dependency Injection](docs/services_dipendencyinjection.md)
|
2021-12-14 08:22:00 +01:00
|
|
|
- [Routing](docs/routing.md)
|
|
|
|
- [Observables](docs/observables.md)
|
|
|
|
- [Forms](docs/forms.md)
|
|
|
|
- [Pipes](docs/pipes.md)
|
|
|
|
- [Http](docs/http.md)
|
|
|
|
- [Authentication](docs/authentication.md)
|
|
|
|
- [Dynamic Components](docs/dynamic_components.md)
|
|
|
|
- [Optimizations](docs/optimizations.md)
|
|
|
|
- [NgModules](docs/ngModules.md)
|
|
|
|
- [Deployment](docs/deployment.md)
|
|
|
|
- [Animations](docs/animations.md)
|
|
|
|
- [Testing](docs/testing.md)
|