Quick Revision of typescript
Mar 8, 2023 · 7 min read · TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. It was created by Microsoft and offers optional static type checking, as well as many features from object-oriented and functional programming. Here's a quick revision of...
Join discussion
















