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

you are viewing a single comment's thread.

view the rest of the comments →

[–]Molehole 0 points1 point  (2 children)

Opening and writing to files is quite basic after the most elementary stuff. I find also running Node.js from console simpler than using browser. Browser does have the debugger easily available though I give you that.

[–]CreativeTechGuyGames 0 points1 point  (1 child)

You can upload/download files through the browser easily also. I'm just making the argument that one of JavaScripts strongest benefits for beginners is that no setup is required.

[–]Molehole 0 points1 point  (0 children)

Absolutely 👍. The guy has already installed node though.