How typescript is converted to javascript
If you are learning typescript or already know it and want to know how the compiler converts typescript code, this post is for you. In this post, I will be discussing about how Typescript code is converted into Javascript. How… Continue Reading