ZNK-AGL Angular Training

DURATION | FEE (S$ before GST) |
3 Days | 2,500.00 |
COURSE CODE | |
ZNK-AGL | |
VENUE | |
298 Tiong Bahru Road #08-05 Central Plaza Singapore 168730 | |
Training Hours | |
9.00am to 5.00pm |
Course Overview
ABOUT THIS COURSE
Angular is the newest version of the framework created by Google. This new version brings many features, allowing to develop web applications faster and better. This training will make it possible to apprehend and use all the new innovative concepts introduced by the team in charge of the project.
Course Overview
Upon completion of this course, participants will understand how to implement the following:
- Discover the features of the Angular framework
- Know how to develop a new Web application
- Knowing how to design an Angular application with JavaScript and TypeScript
- Know the advanced mechanisms of the framework
Audience Profile
- Web developer
Pre Requisite
Knowledge of JavaScript or TypeScript
Course Details
MODULE 1: REMINDERS
- TypeScript
- Tools
MODULE 2: PRESENTATION
- AngularJS negative points
- Angular positive points
- Angular negative points
- Architecture
MODULE 3: START AN ANGULAR APPLICATION
- Start a new project
- Angular-CLI
- Webpack
MODULE 4: TESTS
- Jasmine
- Karma
MODULE 5: COMPONENTS
- Syntax of the templates
- Properties
- Events
- Directives
- Components
MODULE 6: ANGULAR COMPONENTS
- ngStyle
- ngClass
- ngFor
- ngIf
- ngSwitch
- ngNonBindable
MODULE 7: INJECTION OF DEPENDENCIES
- Injectors
- Providers
MODULE 8: PIPES
- Creation
- Use
MODULE 9: COMMUNICATION WITH A REST API
- Http
- Observables
MODULE 10: ROUTER
- Router configuration
- RouterOutlet directive
- RouterLink directive
- URL Strategies
- URL parameters
- Life cycle
MODULE 11: FORMS MANAGEMENT
- Directives
- Validation
MODULE 12: SERVER-SIDE RENDERING
- Angular Universal