About 88,500 results
Open links in new tab
  1. JavaScript - MDN Web Docs

    Oct 2, 2025 · Browse the complete JavaScript reference documentation. Get to know standard built-in objects: Array, Boolean, Error, Function, JSON, Math, Number, Object, RegExp, …

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

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

  5. Learn JavaScript - web.dev

    Learn how to use classes in JavaScript. The `extends` keyword lets you create subclasses of existing classes. Use class fields and methods to add properties to your classes. Use static …

  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, …

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

    Nov 7, 2025 · The JavaScript Guide shows you how to use JavaScript and gives an overview of the language. If you need exhaustive information about a language feature, have a look at the …

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

  9. Getting Started with ESLint - ESLint - Pluggable JavaScript Linter

    A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.

  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.