amitmerchant1990 / amitmerchant-dot-com-comments

1 stars 0 forks source link

using-typecasting-typescript/ #58

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

How to do type-casting in TypeScript — Amit Merchant — A blog on PHP, JavaScript, and more

The main advantage of using TypeScript over JavaScript is because the former is a typed language which helps in speeding up the development experience by catching errors and providing fixes before you even run your code.

https://www.amitmerchant.com/using-typecasting-typescript/