About 21,000 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 | MDN - devdoc.net

    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 …

  3. The Modern JavaScript Tutorial

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

  4. JavaScript Guide - JavaScript | MDN - Mozilla Developer Network

    Apr 22, 2015 · The JavaScript Guide shows you how to use JavaScript and gives an overview of the language. If you want to get started with JavaScript or programming in general, consult the articles in …

  5. Index - JavaScript | MDN - Mozilla Developer Network

    MDN JavaScript pages This page lists all MDN JavaScript pages along with their summary and tags.

  6. Date - JavaScript | MDN - MDN Web Docs

    JavaScript Date objects represent a single moment in time in a platform-independent format. Date objects encapsulate an integral number that represents milliseconds since the midnight at the …

  7. MDN Web Docs - GitHub

    MDN Web Docs is an open-source, collaborative project that documents web platform technologies, including CSS, HTML, JavaScript, and Web APIs. We also provide extensive 🧑‍🎓 learning resources for …

  8. JavaScript | MDN - MDN 文档

    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 pages, many non …

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

  10. Introduction - JavaScript | MDN

    Jul 19, 2025 · This chapter introduces JavaScript and discusses some of its fundamental concepts.