Does JavaScript support classes?? What of prototyping | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

Does JavaScript support classes?? What of prototyping

11th Jan 2018, 9:37 AM
jared bada
3 Antworten
+ 2
classes ....like in c# or c++
15th Jan 2018, 2:04 PM
jared bada
+ 1
Hi. I don't understand what you mean.
15th Jan 2018, 1:01 AM
José Ngoyi
José Ngoyi - avatar
+ 1
There are : document.getElementByClassName("Your_class"); document.querySelector(".Your_class");
15th Jan 2018, 2:22 PM
José Ngoyi
José Ngoyi - avatar