Visual Studio

Hi, Do we need to install Visual Studio ? In the crash course, Visual studio is not mentioned. Can someone please guide ?

If you want to build for Windows yes, otherwise no

Thank u. In other way, is it possible to use VS to do complete coding instead of COMMAND LINE ?

Yeah, but personally i prefer using Visual Studio Code since it comes with typescript support out of the box
while for Visual Studio you have to download it .
https://www.microsoft.com/en-us/download/details.aspx?id=48593

unless you have specific reason to use Visual Studio i recommend using Visual Studio Code

1 Like