What is typescript and why do we need it 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.
*/