Learn Angular 6 , Angular 7 Step by Step with a Project
Ditulis pada: December 21, 2018
Coupon Details
Learn Angular 6 , Angular 7 Step by Step with a Project, This course teaches Angular 6 and Angular 7 from basic to advanced level by creating a Customer data entry project.
Created by Shivprasad Koirala
Preview This Course - GET COUPON CODE
What you'll learn
- Understanding Node NPM, CLI , VS ,Typescript and Webpack build tool.
- Understanding Module and Component architecture in angular. Understanding important properties of component like templateurl , styleurl and selector.
- Understanding configuration files like Angular json , tsconfig json , package json file and semantic versioning.
- Understanding Routing ,router-outlet , routeLink and Lazy loading
- Angular validation using formgroup , formcontrols and validators.
- Creating loosely coupled architecture using DI ( Dependency Injection) and providers.
- Implementing reusable user controls using input , output and event emitters.
- Making http calls , understanding httpclient , http interceptors and fixing double entry problem