JavaScript for PC | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

JavaScript for PC

How I can create and open JavaScript file on PC?

10th Oct 2021, 4:58 PM
meshkovis
meshkovis - avatar
1 Réponse
+ 5
You can create javascript files with a text editor. They can be run in a browser in conjunction with CSS and HTML files. You can also use node to run javascript which will require installing node.
10th Oct 2021, 5:03 PM
Paul K Sadler
Paul K Sadler - avatar