+ 2
How can I run JS in computer?
I mean I don't want to pay to solo learn but I want to learn through solo learn and I need a program to run java script in computer Please tell such a program
9 Respuestas
+ 3
To run JS in a computer...basically you need a browser and text editor...in your computer, you have notepad as a default. But i don't recommend that because it would be hard to code in that thing because minimalist tool. The best text editor that I know is VISUAL STUDIO CODE... It has a lot of features and plugin to make your code efficient. If you want something lighter, you Can try SUBLIME TEXT 3, it's pretty good for write code too... If you're an advanced learner, you Can install Node JS to run your code and make bigger code in JS using framework etc. Hope this help...thankyou
+ 5
Use visual studio code as an editor, and I prefer to use chrome browser for running your web code.
+ 4
Use sublime text
Best text editor
Happy coding. :)
+ 2
Try building a HTML page with script tags and type = "JavaScript" ☕
+ 1
Thanks
+ 1
When I save a file of notepad with extension .js will it automatically open crome
+ 1
Sublime text editor is better or visual studio code