Skip to main content

Glossary: Javascript

What is JavaScript?

JavaScript is a programming language that can be used to make a website interactive and respond to user input. It has the ability to complete tasks like checking whether information that is entered into an online form is complete and suitable for the database it is intended for. These are processes that take place within your internet browser client-side as opposed to actions that take place on a server.