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

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

  3. JavaScript documentation — DevDocs

    JavaScript reference 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 …

  4. The Modern JavaScript Tutorial

    2 days ago · 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.

  5. JavaScript Cheat Sheet - A Basic Guide to JavaScript

    Aug 5, 2025 · A JavaScript Cheat Sheet is a concise reference guide that provides a quick overview of essential JavaScript concepts, syntax, and commands. It is designed to help developers, especially …

  6. JavaScript Cheat Sheet & Quick Reference

    A JavaScript cheat sheet with the most important concepts, functions, methods, and more. A complete quick refe

  7. Javascript Cheatsheet

    This cheat sheet tries to provide a basic reference for beginner and advanced developers, lower the entry barrier for newcomers and help veterans refresh the old tricks.

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

  9. JavaScript (JS) Cheat Sheet Online

    Basics – Introduction to JavaScript syntax. Learn how to include the scripts on a HTML page, how to declare a function, target a DOM element by it ID, how to output the data and how to write comments.

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