Update Docs
This commit is contained in:
parent
3409bdb858
commit
2508f97fa9
33
README.md
33
README.md
@ -3,20 +3,19 @@
|
|||||||
## Course Structure
|
## Course Structure
|
||||||
- Getting Started
|
- Getting Started
|
||||||
- [The Basic](docs/thebasic.md)
|
- [The Basic](docs/thebasic.md)
|
||||||
- Components
|
- [Components & Databinding](docs/component_databinding.md)
|
||||||
- Databinding
|
- [Directives](docs/directives.md)
|
||||||
- Directives
|
- [Services](docs/services.md)
|
||||||
- Services
|
- [Dependency Injection](docs/dependency_injection.md)
|
||||||
- Dependency Injection
|
- [Routing](docs/routing.md)
|
||||||
- Routing
|
- [Observables](docs/observables.md)
|
||||||
- Observables
|
- [Forms](docs/forms.md)
|
||||||
- Forms
|
- [Pipes](docs/pipes.md)
|
||||||
- Pipes
|
- [Http](docs/http.md)
|
||||||
- Http
|
- [Authentication](docs/authentication.md)
|
||||||
- Authentication
|
- [Dynamic Components](docs/dynamic_components.md)
|
||||||
- Dynamic Components
|
- [Optimizations](docs/optimizations.md)
|
||||||
- Optimizations
|
- [NgModules](docs/ngModules.md)
|
||||||
- NgModules
|
- [Deployment](docs/deployment.md)
|
||||||
- Deployment
|
- [Animations](docs/animations.md)
|
||||||
- Animations
|
- [Testing](docs/testing.md)
|
||||||
- Testing
|
|
2
docs/component_databinding.md
Normal file
2
docs/component_databinding.md
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# Component and databining
|
||||||
|
|
Loading…
Reference in New Issue
Block a user