- Overview of Angular,TypeScript,Node.js and NPM
- Features and Syntax of TypeScript
- Building Blocks of Angular Application-Architecture
- Getting started with Angular using Angular CLI
- Understanding modules,components and templates
- Working with built-in directives(Attribute and Structural)
- Working with data binding ? Using pipes and creating custom pipes
- Creating and using services and dependancy injection
- Working with inter-component communication
- Using Template Forms and Input Validation
- Building Reactive Forms and custom validators
- Making Ajax calls using Http Module
- Implementing Routing and Navigation
- Deployment of Angular Application