How to compile Typescript code to JavaScript in VSCode?

preview_player
Показать описание
In this video, I am going to show you how we can compile/convert typescript code into javascript.

We will be looking at two approaches to convert typescript code into javascript.

Рекомендации по теме
Комментарии
Автор

I've watched 30min videos in what you just explained in 4min
Good work

ok-hche
Автор

Big thanks, simple and understandable

alexandrosiptsov
Автор

Thanks. It really helped me. The first method didn't work for me because I ran into a Copyright error for some reason. But the second one was a life saver.

mostafababaei
Автор

when i run this via terminal as u did, it does not create the JS file with the converted code as u did it. why? i only get empty js file.

aishwaryabilgunde
Автор

Lol, it was just the --watch flag
Well, thanks!

RahulRaj-xuct