19 lines
714 B
Markdown
19 lines
714 B
Markdown
# Angular - The Complete Guide (2021 Edition) (Udemy)
|
|
|
|
## Course Structure
|
|
- [Getting Started](docs/angularcommands.md)
|
|
- [The Basic](docs/thebasic.md)
|
|
- [Components & Databinding](docs/component_databinding.md)
|
|
- [Directives](docs/directives.md)
|
|
- [Services and Dependency Injection](docs/services_dipendencyinjection.md)
|
|
- [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)
|
|
- [Angular-Modules & Optimizations](docs/angularmodules.md)
|
|
- [Deployment](docs/deployment.md)
|
|
- [Animations](docs/animations.md)
|
|
- [Testing](docs/testing.md) |