Can javascript be used alone ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Can javascript be used alone ?

20th Dec 2016, 7:49 PM
ahmed mohamed
3 Answers
+ 4
...Kind of... (in mobiles)
20th Dec 2016, 7:58 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 2
JavaScript can be run outside of the browser thanks to Nodejs
20th Dec 2016, 9:17 PM
James Durand
James Durand - avatar
+ 1
JS needs an environment to run. It is a scripting language. JS doesn't even have regular input output methods like other languages
20th Dec 2016, 8:04 PM
Rishi Anand
Rishi Anand - avatar