Angular Training with All the latest features in it All Angular details :
- Introduction to new features & next generation JS
- What’s new in ES6 & 7
- Using let & const
- Using arrow functions
- Template literals
- Class & modules in JS
- Understanding promises & callbacks
- Npm basics & commands
- Typescript fundamentals
- Introduction to Angular
- Difference between AngularJS(1.x) & Angular
- What's new in angular 6
- Environment setup in Angular
- Understanding Angular CLI & its usage
- New commands in cli
- Creating & using components
- Understanding different bindings in Angular
- Interpolation
- Property
- Events
- Different types of components
- Dumb components
- Smart components
- Component Interactions
- Input
- Output
- Pipes
- Using built in pipes
- Creating custom pipes
- Forms
- Template forms
- Reactive forms
- Dynamic forms
- Form validations
- Custom form validations
- Custom Directives
- Types of Services
- Promise
- Observable
- Server communication using http services
- Introduction to new rxjs library
- Data sharing using services
- Authentication example using OAuth 2.0
- SPA using angular router
- Defining routes & nested routes
- Passing route parameters
- Authorization using guards
- Modularity using modules
- Deployment in Angular