Yahoo India Web Search

Search results

  1. en.wikipedia.org › wiki › JavaScriptJavaScript - Wikipedia

    JavaScript (/ ˈ dʒ ɑː v ə s k r ɪ p t /), often abbreviated as JS, is a programming language and core technology of the Web, alongside HTML and CSS. 99% of websites use JavaScript on the client side for webpage behavior.

  2. JavaScript is a high-level programming language that follows the ECMAScript standard. It was originally designed as a scripting language for websites but became widely adopted as a general-purpose programming language, and is currently the most popular programming language in use. [1]

  3. Mar 5, 2024 · JavaScript documentation of core language features (pure ECMAScript, for the most part) includes the following: The JavaScript guide; The JavaScript reference; For more information about JavaScript specifications and related technologies, see JavaScript technologies overview.

  4. Jan 24, 2024 · JavaScript is a lightweight interpreted programming language. The web browser receives the JavaScript code in its original text form and runs the script from that.

  5. Jun 22, 2023 · Where to find JavaScript information. The JavaScript documentation on MDN includes the following: Learn Web Development provides information for beginners and introduces basic concepts of programming and the Internet. JavaScript Guide (this guide) provides an overview about the JavaScript language and its objects.

  6. Aug 8, 2022 · Learn what JavaScript is, how it works, and what it can do in the browser and beyond. This tutorial covers the basics of the language, its history, its engines, and its limitations.

  7. Nov 15, 2023 · JavaScript is a general-purpose scripting language. The core language specification focuses on pure computational logic. It doesn't deal with any input/output — in fact, without extra runtime-level APIs (most notably console.log()), a JavaScript program's behavior is entirely unobservable.

  1. People also search for