1. Basics of Typescript - types | union | intersection
Jan 11 · 5 min read · Difference Between Typescript and Javascript Typescript is a superset of javascript with static types thats check at the compile time . TypeScript code must be compiled to JS using ‘tsc’.Type script used for large scalable and production applications...
Join discussion




