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

    JavaScript is easy to learn. This tutorial covers everything from basic JavaScript up to the latest 2025 version. Start learning JavaScript now » With our Try it Yourself editor, you can edit the source code …

  2. JavaScript (JS) Cheat Sheet Online

    console.log (a); // write to the browser console document. write (a); // write to the HTML alert (a); // output in an alert box confirm ("Really?"); // yes/no dialog, returns true/false depending on user click …

  3. Visual Studio Code - The open source AI code editor

    Interactive hero showing the Visual Studio Code interface with Agent Sessions, example tabs, and Copilot chat; use navigation to explore the editor content.

  4. #Script Code

    Whilst code statements can effectively be thought of as "#Script without Template Expressions", you can view the LINQ examples in each to see how they compare:

  5. 2800+ Scripts & Code | Codester

    Download full, documented source from verified authors on Codester. Ship features faster with production-ready source code. Explore ready-to-use scripts and complete projects for PHP, …

  6. Basic JavaScript | freeCodeCamp.org

    Our mission: to help people learn to code for free. We accomplish this by creating thousands of videos, articles, and interactive coding lessons - all freely available to the public.

  7. <script>: The Script element - HTML | MDN - MDN Web Docs

    The <script> HTML element is used to embed executable code or data; this is typically used to embed or refer to JavaScript code. The <script> element can also be used with other languages, such as …

  8. JavaScript Programming Examples - GeeksforGeeks

    Sep 25, 2025 · In this section, we've collected important JavaScript examples that deal with objects. Whether you're just starting or you're already familiar with JavaScript and want to practice, take a …

  9. Learn JavaScript - Codecademy

    Learn how to use JavaScript — a powerful and flexible programming language for adding website interactivity. You interact with JavaScript code all the time — you just might not realize it.

  10. Scripting language - Wikipedia

    In computing, a script is a relatively short and simple set of instructions that typically automate an otherwise manual process. The act of writing a script is called scripting. A scripting language or script …