DEV Community

Divya Divya
Divya Divya

Posted on

What is JavaScript?

  • JavaScript is a scripting language it's used mainly to make web pages interactive and dynamic.

  • It's allows you to add behavior to web pages-things like animations,form validation, pop-up messages and dynamic content updates.

  • It can update and change both HTML and CSS.

Top comments (0)