About 75,200 results
Open links in new tab
  1. 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 …

  2. JavaScript Tutorial - W3Schools

    W3Schools maintains a complete JavaScript reference, including all HTML and browser objects. The reference contains examples for all properties, methods and events, and is continuously updated …

  3. JavaScript documentation — DevDocs

    Fast, offline, and free documentation browser for developers. Search 100+ docs in one web app: HTML, CSS, JavaScript, PHP, Ruby, Python, Go, C, C++…

  4. 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.

  5. JavaScript Complete Guide - A to Z JavaScript Concepts

    Jul 23, 2025 · Event-Driven: JavaScript is designed to handle events (like clicks or key presses) in web applications. Let's see, all essential JavaScript concepts from A to Z, helping you build a solid …

  6. JavaScript | MDN

    Answers some fundamental questions such as "what is JavaScript?", "what does it look like?", and "what can it do?", along with discussing key JavaScript features such as variables, strings, numbers and …

  7. JavaScript reference - JavaScript | MDN - MDN Web Docs

    Jul 29, 2025 · The JavaScript reference serves as a repository of facts about the JavaScript language. The entire language is described here in detail. As you write JavaScript code, you'll refer to these …

  8. Learn JavaScript - web.dev

    Welcome to Learn JavaScript! An in-depth course on the basics of JavaScript. A brief history of JavaScript and an overview of its basic rules. The basic "primitive" data types of JavaScript. Learn …

  9. JavaScript and HTML DOM Reference - W3Schools

    Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML and more.

  10. The JavaScript language

    Here we learn JavaScript, starting from scratch and go on to advanced concepts like OOP. We concentrate on the language itself here, with the minimum of environment-specific notes.