Completed
Create Random User
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Angular 2: Built for Huge, Long-lasting Applications - Demonstration
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 About Kent
- 3 Outline
- 4 Demo
- 5 ES6 vs ES5
- 6 Bootstrap Main
- 7 No Directive Annotation
- 8 Component Annotation
- 9 Template Annotation
- 10 App Example
- 11 Create User Card
- 12 Create User Card JS
- 13 Create Random User
- 14 Change Template
- 15 Testing
- 16 Building
- 17 CSS
- 18 Controller
- 19 Binding Data
- 20 Template Syntax
- 21 Binding to User
- 22 Pipes
- 23 Binding
- 24 Change User
- 25 Set Timeout
- 26 Arrow Functions
- 27 Timeout
- 28 Iterating
- 29 Get New User
- 30 Button
- 31 Get New Users
- 32 Business Logic
- 33 Random User
- 34 Explicit Dependencies
- 35 Loading Spinner
- 36 Loading Indicator
- 37 Resources