Search for "JavaScript" in article titles:

  1. JavaScript: It is a programming language that is compliant with the ECMAScript standard. JavaScript, which is commonly shortened as JS, is one such language. [100%] 2023-12-16 [American inventions] [Cross-platform software]...
  2. JavaScript: JavaScript is a programming language used for web development. While it is primarily used as a scripting language, it has some object-oriented features. [100%] 2023-03-28 [Scripting Languages] [Internet]...
  3. JavaScript: JavaScript (/ˈdʒɑːvəskrɪpt/), often abbreviated as JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS. As of 2023, 98.7% of websites use JavaScript on the client side for ... (High-level programming language) [100%] 2023-12-17 [JavaScript] [American inventions]...
  4. JavaScript: JavaScript (/ˈdʒɑːvəskrɪpt/), often abbreviated as JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS. As of 2022, 98% of websites use JavaScript on the client side for webpage ... (High-level programming language) [100%] 2023-12-16 [JavaScript] [American inventions]...
  5. JavaScript: JavaScript (/ˈdʒɑːvɑːˌskrɪpt/; аббр. JS /ˈdʒeɪ.ɛs./) — мультипарадигменный язык программирования. [100%] 2023-12-05
  6. JavaScript: JavaScript is one of the most powerful programming languages in common use. However, even those proficient in JavaScript often do not realize its power. [100%] 2023-12-17 [JavaScript] [Web Technology]...
  7. JavaScript: JavaScript(通常缩写为JS)是一门基于原型和头等函数的多范式高级解释型编程语言,它支持面向对象程式設計、指令式编程和函数式编程。它提供方法来操控文本、数组、日期以及正则表达式等。不支持I/O,比如网络、存储和图形等,但这些都可以由它的宿主环境提供支持。它由Ecma通过ECMAScript实现语言的标准化。目前,它被世界上的绝大多数网站所使用,也被世界主流浏览器(Chrome、IE、Firefox、Safari和Opera)所支持。 JavaScript与Java在名字和语法上都很相似,但这两门编程语言从设计之初就有很大不同。JavaScript在语言设计上主要受到了Self(一种基于原型的编程语言)和Scheme(一门函数式编程语言)的影响,在语法结构上它和C语言很相似(如if条件语. [100%] 2023-12-17 [JavaScript] [美国发明]...
  8. JavaScript: JavaScript is a general-purpose computer programming language defined by a series of standards by ECMA International (ECMA) and known as ECMAScript. JavaScript runs in a web browser to help make web pages interactive. [100%] 2023-12-17
  9. JavaScript: JavaScript (abreviado comúnmente JS) es un lenguaje de programación interpretado, dialecto del estándar ECMAScript. Se define como orientado a objetos,​ basado en prototipos, imperativo, débilmente tipado y dinámico. [100%] 2024-03-17
  10. JavaScript: JavaScript(ジャバスクリプト)は、プログラミング言語であり、HyperText Markup Language(HTML)やCascading Style Sheets(CSS)と並ぶ World Wide Web(WWW)の中核技術の一つである。 プロトタイプベースのオブジェクト指向スクリプト言語であるが、クラスなどのクラスベースに見られる機能も取り込んでいる。 利用される場面はウェブサイト、ウェブアプリケーション、バックエンド、デスクトップアプリケーション、モバイルアプリケーションなど、ウェブブラウザからサーバ、デスクトップからスマートフォンまで多岐にわたっている。 Javaと似た名称を持つが、異なるプログラミング言語である(#歴史を参照)。 JavaScriptはWebブラウザ. [100%] 2024-09-15 [JavaScript] [スクリプト言語]...
  11. JavaScript libraries: A JavaScript library is one or more .js files that provides methods and properties for adding dynamic features to an HTML page. To have these features, it is sufficient to include the absolute or relative reference to the external file ... [70%] 2024-01-09 [JavaScript]
  12. JavaScript OSA: JavaScript OSA, (originally JavaScript for OSA, abbreviated as JSOSA), is a freeware inter-process communication scripting language for the Macintosh computer. JavaScript OSA uses the "core language" of the Mozilla implementation of the JavaScript programming language, (see SpiderMonkey). [70%] 2023-08-03 [Scripting languages]
  13. JavaScript Programming: JavaScript, often abbreviated as JS, is a high-level, interpreted programming language that conforms to the ECMAScript specification. It is a programming language that is characterized as dynamic, weakly typed, prototype-based and multi-paradigm. [70%] 2023-12-18 [JavaScript] [Technology courses]...
  14. JavaScript syntax: The syntax of JavaScript is the set of rules that define a correctly structured JavaScript program. The examples below make use of the log function of the console object present in most browsers for standard text output. (Set of rules defining correctly structured programs) [70%] 2023-10-25 [JavaScript] [Programming language syntax]...
  15. Isomorphic JavaScript: Isomorphic JavaScript, also known as Universal JavaScript, describes JavaScript applications which run both on the client and the server. Isomorphic JavaScript works in the context of a single-page application (SPA). [70%] 2023-12-17 [JavaScript]
  16. JavaScript links: This is a short links page on JavaScript, a popular scripting language for computer programming. Only sporadically maintainted !. [70%] 2024-01-13 [links] [JavaScript]...
  17. JavaScript syntax: The syntax of JavaScript is the set of rules that define a correctly structured JavaScript program. The examples below make use of the log function of the console object present in most browsers for standard text output. (Rule set defining a correctly structured JavaScript program) [70%] 2021-12-22 [JavaScript] [Programming language syntax]...
  18. Framework JavaScript: Cet article est une ébauche concernant l’informatique. Vous pouvez partager vos connaissances en l’améliorant (comment ?) selon les recommandations des projets correspondants. [70%] 2023-12-18
  19. JavaScript framework: A JavaScript framework is an application framework written in JavaScript. It differs from a JavaScript library in its control flow: A library offers functions to be called by its parent code, whereas a framework defines the entire application design. [70%] 2023-11-13 [JavaScript]
  20. JavaScript library: A JavaScript library is a library of pre-written JavaScript code that allows for easier development of JavaScript-based applications, especially for AJAX and other web-centric technologies. With the expanded demands for JavaScript, an easier means for programmers to ... [70%] 2023-12-18 [JavaScript] [JavaScript libraries]...
  21. User-side JavaScript: By user-side JavaScript we mean technology that allows a user to alter a web page, before or after loading. Greasemonkey is a Firefox extension that allows you to to write scripts that modify a page for a given domain ... [70%] 2024-01-12 [JavaScript] [Programming]...
  22. Midori JavaScript Framework: Midori is an ultra-lightweight JavaScript library that makes JavaScript web development easier. It was created by Aycan Gulez and hasn't been updated since June 2010. (Software) [57%] 2022-06-14 [JavaScript libraries]
  23. JavaScript Object Notation: JavaScript Object Notation (JSON) and has been a part of JavaScript since December 1999, but it wasn't until 2005 that, along with the rise of AJAX, JSON was discovered to be a useful data interchange format. Many APIs have ... [57%] 2023-06-29
  24. JavaScript Style Sheets: JavaScript Style Sheets (JSSS) was a stylesheet language technology proposed by Netscape Communications in 1996 to provide facilities for defining the presentation of webpages. It was an alternative to the Cascading Style Sheets (CSS) technology. (Stylesheet language proposed by Netscape) [57%] 2023-12-29 [JavaScript] [Scripting languages]...
  25. JavaScript Data Components: The JavaScript Data Components (JSDC) are open source libraries (GPL), made to give developers of dynamic web pages an easy and fast way of making their applications more powerful using datasets, master-detail relations, dataset-events, conditions and data-aware ... (Software) [57%] 2022-07-03 [JavaScript libraries]
  26. Prototype JavaScript Framework: The Prototype JavaScript Framework is a JavaScript framework created by Sam Stephenson in February 2005 as part of Ajax support in Ruby on Rails. It is implemented as a single file of JavaScript code, usually named prototype.js. (JavaScript framework) [57%] 2024-06-17 [JavaScript libraries] [Ajax (programming)]...
  27. Prototype JavaScript Framework: The Prototype JavaScript Framework is a JavaScript framework created by Sam Stephenson in February 2005 as part of Ajax support in Ruby on Rails. It is implemented as a single file of JavaScript code, usually named prototype.js. (Software) [57%] 2024-08-28 [JavaScript libraries] [Ajax (programming)]...
  28. Comparison of JavaScript engines: The following tables compare standards support for some notable JavaScript/ECMAScript engines used in web browsers. See List of ECMAScript engines for a full list. (Software) [50%] 2023-12-17 [JavaScript engines] [Software comparisons]...
  29. HTML5 video and JavaScript: This tutorial shows how to add interactivity to HTML5 multimedia audio and video elements. Let us first recall the essentials. [50%] 2024-01-26 [Javascript] [HTML]...
  30. Comparison of JavaScript frameworks: There are many JavaScript frameworks available. The intention of this comparison is to show some examples of notable JavaScript frameworks. (Software) [50%] 2022-08-20 [JavaScript libraries] [Software comparisons]...
  31. JSX (JavaScript): JSX (JavaScript Syntax Extension and occasionally referred as JavaScript XML) is an extension to the JavaScript language syntax which provides a way to structure component rendering using syntax familiar to many developers commonly used in React. It is similar in ... (JavaScript) [70%] 2023-10-09 [Facebook software] [JavaScript]...
  32. JSX (JavaScript): JSX (JavaScript XML), formalmente JavaScript Syntax eXtension, es una extensión de JavaScript que permite la creación de árboles DOM usando una sintaxis similar a XML.​ Inicialmente creado por Facebook para ser usado con React, JSX ha sido utilizado por muchos ... (JavaScript) [70%] 2024-03-31
  33. React (JavaScript library): React (also known as React.js or ReactJS) is a free and open-source front-end JavaScript library for building user interfaces based on UI components. It is maintained by Meta (formerly Facebook) and a community of individual developers and ... (JavaScript library) [57%] 2023-01-22 [2015 software] [Ajax (programming)]...
  34. Jest (JavaScript framework): Jest is a JavaScript testing framework built on top of Jasmine and maintained by Meta (formerly Facebook). It was designed and built by Christoph Nakazawa with a focus on simplicity and support for large web applications. (Software) [57%] 2023-09-19 [JavaScript libraries]
  35. SpiderMonkey (JavaScript Engine): SpiderMonkey is the first JavaScript engine, written by Brendan Eich at Netscape Communications, later released as open source and currently maintained by the Mozilla Foundation. It is still used in the Firefox web browser. (Software) [57%] 2022-02-04 [Cross-platform software] [JavaScript engines]...
  36. V8 (движок JavaScript): V8 — движок JavaScript с открытым исходным кодом, распространяемый по лицензии BSD. Разработан датским отделением компании Google. (Движок JavaScript) [57%] 2024-01-19
  37. V8 (JavaScript engine): V8 is a free and open-source JavaScript and WebAssembly engine developed by the Chromium Project for Chromium and Google Chrome web browsers. The project's creator is Lars Bak. (Software) [57%] 2023-12-30 [Free compilers and interpreters] [Google software]...

external From search of external encyclopedias:

0