01 / 06
What is JavaScript?
JavaScript (JS for short) is the language that makes a web page do things.
A button you press and the page changes, a form that tells you off the moment you mistype something — nearly all of that movement is JS.
In this course you will pick up the ideas that everything in programming is built on, and you will pick them up in JS.