This repository contains my TypeScript practice and exercises while learning the language from beginner to advanced concepts.
- TypeScript Foundations
- Functions and Objects
- Advanced Types
- Generics
- Utility Types
- Enums
- Modules
src/ advanced-types/ generics/ utility-types/ enums/ modules/ namespaces/
dist/ compiled JavaScript output
- TypeScript
- Node.js
- VS Code
To build a strong understanding of TypeScript and prepare for real-world Node.js and React projects.