Important topics of Angular
Aug 31, 2018 · 1 min read
There are many topics which covers it:-
- Component
- Module
- Data binding with multiple Component
- Parent-Child Communication
- String Interpolation {{}}
- One way Binding — Custom Binding, Property Binding
- Two Way Binding [(ngModel)]
4. Directives and Life cycle
5. Host Binding and Attribute Directives
6. View Children and Content Children
7. Services & Dependency Injection
8. Changing Pages with Routing
- Router Guard
9. Understanding Observable
- Observable with Reactive Programming
10. Handling Forms in Angular Apps
11. Using Pipes to Transform Output
12. Making HTTP Requests
13. Authentication & Route Protection in Angular Apps
14. Using Angular Modules & Optimizing Apps
15.Deploying in Angular App
16. Animation
17. Angular Universal
