Completed
- Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Perfect Advanced React-TypeScript Project - Markdown Supported Note Taking With Categories
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Demo
- 3 - Setup
- 4 - Routing
- 5 - New Note Form JSX
- 6 - New Note Form Functionality
- 7 - useLocalStorageHook
- 8 - Note Creation Logic
- 9 - Tag Creation Logic
- 10 - Note List Page
- 11 - Note Layout Wrapper
- 12 - Note Show Page
- 13 - Note Edit Page
- 14 - Delete Note Logic
- 15 - Edit/Delete Tags Modal