About 5,730 results
Open links in new tab
  1. JavaScript - Wikipedia

    JavaScript is a high-level, often just-in-time–compiled language that conforms to the ECMAScript standard. [12] It has dynamic typing, prototype-based object-orientation, and first-class functions. It is …

  2. JavaScript - Simple English Wikipedia, the free encyclopedia

    JavaScript is a high-level programming language that follows the ECMAScript standard. It was originally designed as a scripting language for websites but became widely adopted as a general-purpose …

  3. Outline of the JavaScript programming language - Wikipedia

    The following outline is provided as an overview of and topical guide to JavaScript: JavaScript (JS) [a] is a programming language and core technology of the Web, alongside HTML and CSS.

  4. JavaScript - MDN Web Docs

    Oct 2, 2025 · JavaScript (JS) is a lightweight interpreted (or just-in-time compiled) programming language with first-class functions. While it is most well-known as the scripting language for Web …

  5. JavaScript syntax - Wikipedia

    The syntax of JavaScript is the set of rules that define a correctly structured JavaScript program. The examples below make use of the console.log() function present in most browsers for standard text …

  6. JavaScript language overview - JavaScript | MDN - MDN Web Docs

    Oct 30, 2025 · JavaScript is a multi-paradigm, dynamic language with types and operators, standard built-in objects, and methods. Its syntax is based on the Java and C languages — many structures …

  7. JavaScript - Wikipedia, the free encyclopedia

    JavaScript is a high-level, often just-in-time compiled language that conforms to the ECMAScript standard. [1] It has dynamic typing, prototype-based object-orientation, and first-class functions. It is …