Type Script Concepts
Type Script Introduction
Superset of JavaScript, JavaScript that Scales.
Perfect for big project and production grade applications.
Saves you from lot of errors
Typescript Installation
Similar to normal react app installation
npx create-react-app...
typescriptblog.hashnode.dev2 min read