Angular
Duration: 18 hours#
Abstract#
Angular development is a common requirement for many developers in many organizations. Angular is a framework that includes many features out-of-the-box and provides an abstraction layer for javascript development. In this course, we will learn about Angular development while also going through the framework’s building blocks and see how they work.
Topics#
- Creating Components
- Building modules
- Working with Modules
- Data binding
- Passing data between components
- Component projection, ng-content, ng-template
- Directives
- Component lifecycle
- Pipes
- Observable pipeline and operations
- Use Http Client
- Change detection
- Dependency Injection
- Routing
- Using guards
- Module lazy loading
- Working with Forms