+ 2

Hi guys, I have a question... JS of SoloLearn is the same of a real site web?

Help me pls guys

6th Sep 2022, 7:35 PM
Jesus Pino
Jesus Pino - avatar
2 Respostas
+ 4
yes . js is same everywhere. in nodejs (which runs on server) you dont have many things like DOM , webgl , webaudioApi , navigator object etc.... because its not even part of js standard . you maybe confused with reactjs? its not js , rather its a javascript framework. which uses its own stuff like JSX ...
6th Sep 2022, 8:20 PM
Prashanth Kumar
Prashanth Kumar - avatar
+ 3
Ok, thanks
6th Sep 2022, 8:51 PM
Jesus Pino
Jesus Pino - avatar