About 5,500 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 - 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 …

  3. JavaScript Wiki | Fandom

    This wiki aims to host a large centralized JavaScript library of useful functions, tips, etc., in a way which could enhance or draw attention to the existing materials elsewhere on the web--but with open …

  4. JavaScript - Wikibooks, open books for an open world

    Aug 7, 2025 · This book is a guide to JavaScript, a scripting language widely used in web pages and web applications such as email applications. JavaScript is not to be confused with Java, which is …

  5. Outline of the JavaScript programming language - Wikipedia

    The Modern JavaScript Tutorial – A comprehensive and interactive guide covering modern JavaScript, from basics to advanced topics, maintained and continuously updated by the community.

  6. JavaScript - Wikiwand

    JavaScript (JS) is a programming language and core technology of the Web, alongside HTML and CSS. It was created by Brendan Eich in 1995. As of 2025, the overwh...

  7. The Modern JavaScript Tutorial

    2 days ago · Modern JavaScript Tutorial: simple, but detailed explanations with examples and tasks, including: closures, document and events, object oriented programming and more.

  8. JavaScript - Wikiversity

    Dec 12, 2025 · Intermediate JavaScript is usually introduced alongside languages like PHP, XML, Ruby, Python, and C++. It can comprise ten to twenty hours of development and use.

  9. 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 …

  10. 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 …