JavaScript

2 Articles

JavaScript is a programming language that was developed by Brendan Eich in 1995. Its syntax is similar to C and Java. There’s a good guide to JavaScript in the Mozilla Developer Network.

Its main purpose is for scripting the browser Document Object Model, but it is also used in many non-browser environments such as Node.js.