React Fundamentals
Lesson 1 - Understanding Old vs New Way of Building Web Apps - SPAsLesson 2 - Motivation for Using React as the Solution to Vanilla JSLesson 3 - What is ReactJS - How it WorksReact Code Along from ScratchLesson 4 - Create and Run a React Project with Vite - Full OverviewLesson 5 - Create Hook by State Management in ReactLesson 6 - React Project File and Folder WalkthroughLesson 7 - JSX and How React Treats the DOM & JSX Compilation(by Babeljs) - OverviewLesson 8 - Understanding the Main Files - App.jsx and main.jsxLesson 9 - Props and One-Way Data Flow - OverviewLesson 10 - Google Bookshelf App - Ver 1.0Hands-on Practice IHands-on Practice II