Why typescript is superset of javascript Code Example
why typescript is superset of javascript
When you build a Typescript project it creates a dist folder, the dist folder contains
all your javascript code that has been converted from your typescript code