Completed
14:14 Library vs Framework
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
React with TypeScript Course - Learn from Zero to Hero 2025
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Intro to course
- 2 03:42 Introduction to React
- 3 14:14 Library vs Framework
- 4 25:26 Introduction to TypeScript
- 5 34:48 Setting up Node JS
- 6 46:57 Create a new React app
- 7 59:25 Setting up GitHub
- 8 01:12:34 Deploying our first app
- 9 01:18:15 Getting started with TypeScript
- 10 01:34:06 Advanced types
- 11 01:51:55 Functions in TypeScript
- 12 02:23:39 React components & JSX/TSX
- 13 02:44:55 Props and state in TS
- 14 03:07:32 Conclusion