Learn Angular 6 Step by Step with a Project
Ditulis pada: October 24, 2018
Coupon Details
Learn Angular 6 Step by Step with a Project, This course teaches you Angular 6 free from basic level to advanced level by creating a sample project.
Created by Shivprasad Koirala
Preview This Course - GET COUPON CODE
What Will I Learn?
- Understanding Node NPM, CLI , VS ,Typescript and Webpack build tool.
- Understanding Module and Component architecture
- Understanding configuration files like Angular json , tsconfig json and package json
- Importance of TemplateURL , StyleURL and selectors
- dist files understanding vendor , runtime and polyfill
- naming convention in angular files
- Importance of ^ and ~ sign in package json file.
- Implementing ngForloop , ngModel and FormsModule
- Understanding Routing , routing collection , router-outlet and routeLink
- Increasing performance by implementing dynamic routing.