Angular Crash Course 2021
Learn the fundamentals of Angular in this project-based crash course
Video Sponsor:
- Use the code TRAVERSYMEDIA for 10% off!
Code:
Latest Udemy Courses:
💖 Support The Channel!
Timestamps:
0:00 - Hostinger Sponsor
0:35 - Intro & Slides
7:41 - Angular CLI & Setup
10:39 - Files & Folders
14:49 - Component structure
16:42 - Properties & Interpolation
18:40 - Global Styles
19:20 - Header Component
23:15 - Button Component
24:36 - Component Input Data
22:19 - Creating an event & event emitter output
30:51 - Mock Tasks & Task Interface
34:10 - Tasks Component
36:03 - Looping with ngFor
37:16 - Task Item Component
40:13 - Angular Font Awesome Setup
44:39 - Create a Task Service
49:06 - Creating and Subscribe to Observable
50:04 - JSON-Server Setup
57:29 - Angular HTTP Client
59:48 - Fetching Tasks
1:02:59 - Deleting Tasks
1:12:54 - Toggle Reminder
1:20:29 -