Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Angular Fast Crash Course
Section: 1 - Introduction and first steps
1. Introduction (5:40)
2. What is Angular? (4:50)
3. Installing tools in Windows (8:05)
4. Installing tools in Mac OS (3:32)
5. Creating our first Angular Project (10:23)
6. Serving our App and Structure Anatomy (9:31)
7. Index.html and Build Process (10:15)
8. Where do we write the App Code? (5:16)
9. The Main Module (3:57)
Quiz 1: Section 1
Section: 2 - Components
10. Component anatomy (7:11)
11. Manual Component generation (6:27)
12. Automatic Component generation (6:35)
Quiz 2: Section 2
Section: 3 - Databinding
13. ES6 Overview (11:39)
14. TypeScript Overview (7:26)
15. String interpolation (7:54)
16. Property Binding (6:27)
17. Event Binding part 1 (3:40)
18. Event Binding part 2 (6:04)
19. Two-Way Data binding (4:24)
Quiz 3: Section 3
Section: 4 - Directives
20. Control Structure Directives (5:27)
21. Loop Directive (5:51)
22. Styling Directive (4:27)
23. Class Directive (4:36)
Quiz 4: Section 4
Section: 5 - Forms
24. Creating an HTML Form (7:51)
25. Form Submission (4:45)
26. Converting HTML form to an Object (4:53)
27. Pulling values from the Form (4:10)
Quiz 5: Section 5
Section: 6 - Routing
28. Creating a Navigation (2:52)
29. Registering Modules (5:25)
30. Loading Routes (4:05)
31. Using Angular Link Feature (3:05)
Section: 7 - HTTP
32. Registering Modules and HTTP Injection (5:05)
33. Pulling Data from API (5:58)
34. Displaying API Data in our APP (7:17)
35. Submitting a POST request (9:05)
36. Where to go next?
Quiz 2: Section 2
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock