Update Docs
This commit is contained in:
parent
3409bdb858
commit
2508f97fa9
33
README.md
33
README.md
@ -3,20 +3,19 @@
|
||||
## Course Structure
|
||||
- Getting Started
|
||||
- [The Basic](docs/thebasic.md)
|
||||
- Components
|
||||
- Databinding
|
||||
- Directives
|
||||
- Services
|
||||
- Dependency Injection
|
||||
- Routing
|
||||
- Observables
|
||||
- Forms
|
||||
- Pipes
|
||||
- Http
|
||||
- Authentication
|
||||
- Dynamic Components
|
||||
- Optimizations
|
||||
- NgModules
|
||||
- Deployment
|
||||
- Animations
|
||||
- Testing
|
||||
- [Components & Databinding](docs/component_databinding.md)
|
||||
- [Directives](docs/directives.md)
|
||||
- [Services](docs/services.md)
|
||||
- [Dependency Injection](docs/dependency_injection.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)
|
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