About 392,000 results
Open links in new tab
  1. JavaScript Tutorial - W3Schools

    W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.

  2. JavaScript | MDN

    May 22, 2026 · 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. Node.js — Run JavaScript Everywhere

    Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

  4. Nullish coalescing operator (??) - JavaScript - MDN

    Aug 26, 2025 · The nullish coalescing (??) operator is a logical operator that returns its right-hand side operand when its left-hand side operand is null or undefined, and otherwise returns its left-hand side …

  5. Online JavaScript Compiler (Editor) - Programiz

    // Online Javascript Editor for free // Write, Edit and Run your Javascript code using JS Online Compiler console.log ("Start small. Ship something."); Output Clear

  6. JavaScript Tutorial

    JavaScript Tutorial provides you with many practical tutorials that help you learn JavaScript from scratch quickly and effectively.

  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 - Wikipedia

    JavaScript (JS) [a] is a programming language and core technology of the Web, alongside HTML and CSS. Created by Brendan Eich in 1995, [6] it is maintained by Ecma International 's TC39 technical …

  9. JavaScript Tutorial - GeeksforGeeks

    3 days ago · Supports powerful frameworks and libraries like React, Angular, Vue.js, Node.js, and Express.js, widely used in modern web applications. Object-oriented and event-driven language, …

  10. JavaScript Introduction - W3Schools

    W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.