. Why do we need TypeScript? What are the Benefits of using TypeScript? code example
Example: why use typescript
/* TypeScript adds several additional features to JavaScript.
The most important one is strict typing.
*/
/* TypeScript adds several additional features to JavaScript.
The most important one is strict typing.
*/