Completed
Introduction-Angular Broader Look
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Angular: A High-Level Overview and Architecture Guide
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction-Angular Broader Look
- 2 Learning Objective
- 3 What is Angular?
- 4 History of Angular
- 5 Angular Version Releases and Support
- 6 Features of Angular
- 7 Hello Angular
- 8 Benefits of Angular
- 9 Angular Architecture
- 10 Dependency Injection
- 11 Components
- 12 Directives
- 13 Templates
- 14 One Way Data Flow
- 15 Change Detection
- 16 Zone.js
- 17 Rendering Targets
- 18 Tooling in Angular
- 19 Angular CLI
- 20 Server Side Rendering using Angular Universal
- 21 Mobile/Native Framework
- 22 Testing
- 23 AOT Compiler
- 24 Editors
- 25 Gotchas in Angular
- 26 Typescript
- 27 Decorator
- 28 Custom Pipes
- 29 Module API
- 30 Multiple Module
- 31 Cryptic Error Messages
- 32 Build & Delivery Size
- 33 RxJS
- 34 Tips & Tricks
- 35 When to choose Angular & Conclusion