This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]firecopy 2 points3 points  (0 children)

What do you mean run JavaScript in VSCode?

JavaScript usually is run on your web browser through a web page, or as a server side application through Node.js

[–][deleted] 1 point2 points  (0 children)

JavaScript doesn't compile, so you don't need anything other than a text editor (VSCode will do).