Press ESC to close

JavaScript

JavaScript (JS) is a interpreted (or just-in-time compiled) programming language with first-class functions. While it is most well-known as the scripting language for Web pages, many non-browser environments also use it, such as Node.jsApache CouchDB and Adobe Acrobat. JavaScript is a prototype-based, multi-paradigm, single-threadeddynamic language, supporting object-oriented, imperative, and declarative styles.