Mastering TypeScript: A Comprehensive Guide for Getting Started with TypeScript
TypeScript is a strongly typed superset of JavaScript that adds optional static typing, classes, and interfaces to the language. TypeScript can help you catch errors before runtime and provide better editor support for your code. This tutorial is you...
blog.reactplay.io12 min read
Tapas Adhikary
Educator @tapaScript | Founder CreoWis & ReactPlay - Writer - YouTuber - Open Source
Great write up