JavaScript is the web programming language. The overwhelming majority of modern websites use this language, and all modern web browsers include JavaScript interpreters, making this programming language the most popular programming language in the world.
It is now one of the triads of technologies that all web developers should learn: HTML for specifying the content of web pages, CSS for specifying the layout of web pages, and JavaScript for specifying the behaviour of web pages.