About 337,000 results
Open links in new tab
  1. What is JavaScript? - Learn web development | MDN

    Nov 30, 2025 · In this article we will look at JavaScript from a high level, answering questions such as "What is it?" and "What can you do with it?", and making sure you are comfortable with JavaScript's …

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

  3. What Is JavaScript? - Computer Hope

    Jun 14, 2025 · Developed by Brendan Eich and originally known as LiveScript, the programming language JavaScript was renamed in 1995 and is now a trademark of Oracle. JavaScript is an …

  4. What is JavaScript? - GeeksforGeeks

    Aug 5, 2025 · JavaScript is a powerful and flexible programming language for the web that is widely used to make websites interactive and dynamic. JavaScript can also able to change or update HTML …

  5. JavaScript | History, Applications, & Facts | Britannica

    Dec 11, 2025 · JavaScript, computer programming language that is a mainstay of web development, enabling the creation of complex features and interactivity in websites and web applications, as well …

  6. What Is JavaScript? - CompTIA

    Nov 19, 2025 · JavaScript is an interpreted language (meaning it is not precompiled), and its code is relatively easy to read and understand. Java code runs inside a Java Virtual Machine (JVM), while …

  7. What is JavaScript

    JavaScript is a scripting language designed to interact with the elements of web pages.

  8. The Modern JavaScript Tutorial

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

  9. What Is JavaScript? The 2025 Beginner’s Guide (with Examples)

    Apr 23, 2025 · JavaScript is a programming language that makes websites interactive. It lets you create dynamic content that responds to user actions—from simple button clicks to complex web …

  10. What Is JavaScript? A Look at the Web’s Most Popular ... - Kinsta

    Oct 1, 2025 · Learn what is JavaScript in detail, its main features, advantages, and how it differs from Java. We'll also explore JS with code examples.