how would you explain javascript? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

how would you explain javascript?

I need a bit help on this

23rd Jul 2017, 6:02 PM
Amisha
1 Answer
0
Javascript is a language designed to manipulate DOM element and add dynamism to website. So instead having a 'static' and boring website, you can make it interact with the user.
23rd Jul 2017, 9:27 PM
Drax
Drax - avatar