Skip to content

0marwalied/React-Course-Study

Repository files navigation

React Course Study

Overview

  • A collection of mini projects and notes covering TypeScript, modern JavaScript, async programming, promises, and React basics.

Modules

  • 1-TypeScript-Course: TS basics and notes.
  • 2-JavaScript-Refresher: Modern JS syntax.
  • 3-Synchronous-VS-Asynchronous-Programming: Sync vs async concepts.
  • 4-Javascript-Promises: Promise patterns and exercises.
  • 5-React.js-Basics: Vite + React starter and notes.
  • 6-Project-1(React.js+TypeScript+Sass): Mini project with React, TS, and Sass.
  • 7-Project-2(React.js+TypeScript+TailwindCSS): Mini project with React, TS, and Tailwind CSS.

Notes