Welcome to my TypeScript learning repository! This project is a hands-on journey into TypeScript.
- Understand TypeScript fundamentals (types, interfaces, enums, generics, etc.)
- Learn how to configure and use the TypeScript compiler (tsc)
- Practice type-safe coding with real-world exercises and examples
- Explore TypeScript in various environments (Node.js, frontend, etc.)
- Build small projects using TypeScript