Angular - Concepts, Code and Collective Wisdom
Ditulis pada: February 02, 2019
Coupon Details
Angular - Concepts, Code and Collective Wisdom, Learn the core concepts, play with the code, become a competent Angular developer
Created by Mark Rajcok
What you'll learn
- Understand the core concepts and building blocks of the framework: Components, Templates, Data Binding, Services, Dependency Injection, and Change Detection
- I guarantee you'll learn things that are not in the Angular documentation
- Thoroughly understand how change detection works, some pitfalls, and how to make it even more efficient for your app
- Learn how to "think in Angular" to architect your next project using Components, Directives, Services and Domain Models
- Fully understand all of the different types of data binding provided by the framework
- Understand how data flows through the system, and the various ways that components can communicate with each other and with services
- Pick up some TypeScript and ES6/ES2015 features that you'll use often with Angular, like classes, metadata, decorators and arrow operators
- Learn best practices and conventions
- Become aware of common errors (we'll make them together) and see how to quickly fix them
- Confidently start writing your own Angular applications