Web Technologies

javaScriptLogo

JavaScript

JavaScript is a programming language that allows you to implement interaction on a web page. Such as form validation, animation, responding to button clicks.

JavaScript can update and change both HTML and CSS dynamically.

JavaScript can calculate, manipulate and validate data.

Purpose

JavaScript is used to control the behaviour of different elements. It can be used to dynamically modify the browser content and how it is displayed.

interaction