👋 Hello, I'm Muniraja-M.
DO NOT COPY FOR AN ASSIGNMENT - Avoid plagiarism and adhere to the spirit of this Academic Honesty Policy.
- 🔗 Vite
- 🔗 Google Chrome Web Browser
- 🔗 Visual Studio Code (aka VS Code)
- 🔗 Live Server VS Code Extension
- 🔗 Typescript Official Site
- 🔗 Node.js & npm
- 🔗 Anders Hejlsberg, Creator of Typescript and C# Interview
- 🔗 Stackoverflow Survey Results
- 🔗 TypeScript + React Cheatsheet
- 🔗 React Official Site
- Chapter 1 - Introduction, Setup & Config
- Chapter 2 - Basic Types
- Chapter 3 - Arrays, Tuples, Objects & Enums
- Chapter 4 - Type Aliases, Literals, Functions & Never Type
- Chapter 5 - Type Assertions & Type Casting
- Chapter 6 - Classes & Interfaces
- Chapter 7 - Index Signatures & keyof Assertions
- Chapter 8 - Generics
- Chapter 9 - Utility Types
- Chapter 10 - Vite Introduction
- Chapter 11 - Beginners Project / Challenges
- Chapter 12 - React + Typescript Starter
- Chapter 13 - React Hooks + Typescript
- Chapter 14 - React useReducer + Typescript
- Chapter 15 - React useContext + Typescript
- Chapter 16 - React + Typescript Project