JavaScript
JavaScript is a programming language that runs directly in the browser, making web pages interactive and dynamic. It powers menus that open and close, forms that validate input in real time, image sliders, maps, animations, and any content that changes without reloading the page. Modern web applications like Google Docs or Notion are built almost entirely in JavaScript.
Real-world example
If HTML is the walls and furniture of a room (structure) and CSS is the décor (appearance), JavaScript is the electricity: it makes the lights switch on, the doors open automatically, and the music play.
Why it matters for you
A website without JavaScript is static and passive. JavaScript enables the interactive experiences — booking systems, chatbots, personalised content — that turn a brochure site into a genuine business tool.