+ 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

23rd Jul 2020, 5:41 AM
Raghu Rao
Raghu Rao - avatar
9 ответов
+ 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
23rd Jul 2020, 5:53 AM
Noviyana
Noviyana - avatar
+ 5
Use visual studio code as an editor, and I prefer to use chrome browser for running your web code.
23rd Jul 2020, 5:43 AM
ツSampriya😘ツ
ツSampriya😘ツ - avatar
+ 4
Use sublime text Best text editor Happy coding. :)
23rd Jul 2020, 7:21 AM
(⌐■-■)
(⌐■-■) - avatar
+ 2
Try building a HTML page with script tags and type = "JavaScript" ☕
25th Jul 2020, 3:54 AM
Sanjay Kamath
Sanjay Kamath - avatar
+ 1
Thanks
23rd Jul 2020, 5:45 AM
Raghu Rao
Raghu Rao - avatar
+ 1
When I save a file of notepad with extension .js will it automatically open crome
23rd Jul 2020, 11:35 AM
Raghu Rao
Raghu Rao - avatar
+ 1
Sublime text editor is better or visual studio code
23rd Jul 2020, 11:35 AM
Raghu Rao
Raghu Rao - avatar