Completed
– VS Code
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Angular Tutorial in Hindi
Automatically move to the next video in the Classroom when playback concludes
- 1 – Introduction
- 2 – Installing npm and node js
- 3 – Installing Angular CLI
- 4 - Getting Started with Angular
- 5 – VS Code
- 6 – Creating first Angular App
- 7 – Playing around with App component
- 8 – Why Bootstrap?
- 9 – Installing Bootstrap in Angular
- 10 – Generating Components
- 11 – Getting Started with Todo Application
- 12 – Creating Todo Component
- 13 – Event handling in Angular
- 14 – Event Emitter in Angular
- 15 – Generating Component to add Todo
- 16 – Adding Forms in Todo
- 17 – Saving all Todo items
- 18 – NgClass in angular
- 19 – Complete Review of Code Todo App
- 20 – Routing
- 21 – Creating about page
- 22 – Deploying Our Project
- 23 – Free hosting on Github
- 24 – Where to go from here