# Angular - The Complete Guide (2021 Edition) (Udemy) ## Course Structure - Getting Started - [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) - [Optimizations](docs/optimizations.md) - [NgModules](docs/ngModules.md) - [Deployment](docs/deployment.md) - [Animations](docs/animations.md) - [Testing](docs/testing.md)