+ 1
javascript can be a good backend option with node.js. for example, it's often used to create REST api. node.js does not need any html or css to work, so it can be used for mostly anything. Web is usually the visual choice because javascript is really good at it! I hope this help :)
21st Oct 2022, 12:59 PM
Apollo-Roboto
Apollo-Roboto - avatar
+ 1
node.js is a tool to write javascript directly on the computer instead of the web. It's very similar to python but it is made for javascript. very useful for writing server or console applications. a little google search will give you more details. there is so much to cover about it that I can't reasonably write it all here.
21st Oct 2022, 4:17 PM
Apollo-Roboto
Apollo-Roboto - avatar
0
Try node.js
23rd Oct 2022, 10:22 AM
Graeme Adamson
Graeme Adamson - avatar