JavaScript
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.
- 2013-03-13 – Why are comments not allowed in JSON?
- 2012-04-13 – Node.js