Similarities between Index of JavaScript-related articles and JavaScript
Index of JavaScript-related articles and JavaScript have 36 things in common (in Unionpedia): ActionScript, Ajax (programming), Angular (web framework), Asm.js, Bootstrap (front-end framework), Brendan Eich, CoffeeScript, Dart (programming language), Dojo Toolkit, Douglas Crockford, ECMAScript, Electron (software framework), Immediately invoked function expression, JavaScript engine, JavaScript syntax, JQuery, JScript, JSLint, JSON, List of JavaScript libraries, List of server-side JavaScript implementations, Lodash, Modernizr, MooTools, Node.js, Npm, Prototype JavaScript Framework, Prototype pollution, React (JavaScript library), SpiderMonkey, ..., TypeScript, Underscore.js, V8 (JavaScript engine), Vue.js, Web framework, WebAssembly. Expand index (6 more) »
ActionScript
ActionScript is an object-oriented programming language originally developed by Macromedia Inc. (later acquired by Adobe).
ActionScript and Index of JavaScript-related articles · ActionScript and JavaScript ·
Ajax (programming)
Ajax (also AJAX; short for "'''A'''synchronous '''J'''avaScript and '''X'''ML" or "Asynchronous JavaScript transfer (x-fer)") is a set of web development techniques that uses various web technologies on the client-side to create asynchronous web applications.
Ajax (programming) and Index of JavaScript-related articles · Ajax (programming) and JavaScript ·
Angular (web framework)
Angular (also referred to as "Angular 2+") is a TypeScript-based free and open-source single-page web application framework.
Angular (web framework) and Index of JavaScript-related articles · Angular (web framework) and JavaScript ·
Asm.js
asm.js is a subset of JavaScript designed to allow computer software written in languages such as C to be run as web applications while maintaining performance characteristics considerably better than standard JavaScript, which is the typical language used for such applications.
Asm.js and Index of JavaScript-related articles · Asm.js and JavaScript ·
Bootstrap (front-end framework)
Bootstrap (formerly Twitter Bootstrap) is a free and open-source CSS framework directed at responsive, mobile-first front-end web development.
Bootstrap (front-end framework) and Index of JavaScript-related articles · Bootstrap (front-end framework) and JavaScript ·
Brendan Eich
Brendan Eich (born July 4, 1961) is an American computer programmer and technology executive.
Brendan Eich and Index of JavaScript-related articles · Brendan Eich and JavaScript ·
CoffeeScript
CoffeeScript is a programming language that compiles to JavaScript.
CoffeeScript and Index of JavaScript-related articles · CoffeeScript and JavaScript ·
Dart (programming language)
Dart is a programming language designed by Lars Bak and Kasper Lund and developed by Google.
Dart (programming language) and Index of JavaScript-related articles · Dart (programming language) and JavaScript ·
Dojo Toolkit
Dojo Toolkit (stylized as dōjō toolkit) is an open-source modular JavaScript library (or more specifically JavaScript toolkit) designed to ease the rapid development of cross-platform, JavaScript/Ajax-based applications and web sites.
Dojo Toolkit and Index of JavaScript-related articles · Dojo Toolkit and JavaScript ·
Douglas Crockford
Douglas Crockford is an American computer programmer who is involved in the development of the JavaScript language.
Douglas Crockford and Index of JavaScript-related articles · Douglas Crockford and JavaScript ·
ECMAScript
ECMAScript (ES) is a standard for scripting languages, including JavaScript, JScript, and ActionScript.
ECMAScript and Index of JavaScript-related articles · ECMAScript and JavaScript ·
Electron (software framework)
Electron (formerly known as Atom Shell) is a free and open-source software framework developed and maintained by OpenJS Foundation.
Electron (software framework) and Index of JavaScript-related articles · Electron (software framework) and JavaScript ·
Immediately invoked function expression
An immediately invoked function expression (or IIFE, pronounced "iffy", IPA /ˈɪf.i/) is a programming language idiom which produces a lexical scope using function scoping.
Immediately invoked function expression and Index of JavaScript-related articles · Immediately invoked function expression and JavaScript ·
JavaScript engine
A JavaScript engine is a software component that executes JavaScript code.
Index of JavaScript-related articles and JavaScript engine · JavaScript and JavaScript engine ·
JavaScript syntax
The syntax of JavaScript is the set of rules that define a correctly structured JavaScript program.
Index of JavaScript-related articles and JavaScript syntax · JavaScript and JavaScript syntax ·
JQuery
jQuery is a JavaScript library designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animations, and Ajax.
Index of JavaScript-related articles and JQuery · JQuery and JavaScript ·
JScript
JScript is Microsoft's legacy dialect of the ECMAScript standard that is used in Microsoft's Internet Explorer web browser.
Index of JavaScript-related articles and JScript · JScript and JavaScript ·
JSLint
JSLint is a static code analysis tool used in software development for checking if JavaScript source code complies with coding rules.
Index of JavaScript-related articles and JSLint · JSLint and JavaScript ·
JSON
JSON (JavaScript Object Notation, pronounced or) is an open standard file format and data interchange format that uses human-readable text to store and transmit data objects consisting of attribute–value pairs and arrays (or other serializable values).
Index of JavaScript-related articles and JSON · JSON and JavaScript ·
List of JavaScript libraries
This is a list of notable JavaScript libraries.
Index of JavaScript-related articles and List of JavaScript libraries · JavaScript and List of JavaScript libraries ·
List of server-side JavaScript implementations
This is a list of server-side JavaScript implementations.
Index of JavaScript-related articles and List of server-side JavaScript implementations · JavaScript and List of server-side JavaScript implementations ·
Lodash
Lodash is a JavaScript library which provides utility functions for common programming tasks using the functional programming paradigm.
Index of JavaScript-related articles and Lodash · JavaScript and Lodash ·
Modernizr
Modernizr is a JavaScript library that detects the features available in a user's browser.
Index of JavaScript-related articles and Modernizr · JavaScript and Modernizr ·
MooTools
MooTools (My Object-Oriented Tools) is a lightweight, object-oriented JavaScript framework.
Index of JavaScript-related articles and MooTools · JavaScript and MooTools ·
Node.js
Node.js is a cross-platform, open-source JavaScript runtime environment that can run on Windows, Linux, Unix, macOS, and more.
Index of JavaScript-related articles and Node.js · JavaScript and Node.js ·
Npm
npm is a package manager for the JavaScript programming language maintained by npm, Inc., a subsidiary of GitHub.
Index of JavaScript-related articles and Npm · JavaScript and Npm ·
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.
Index of JavaScript-related articles and Prototype JavaScript Framework · JavaScript and Prototype JavaScript Framework ·
Prototype pollution
Prototype pollution is a class of vulnerabilities in JavaScript runtimes that allows attackers to overwrite arbitrary properties in an object's prototype.
Index of JavaScript-related articles and Prototype pollution · JavaScript and Prototype pollution ·
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 components by Facebook Inc.
Index of JavaScript-related articles and React (JavaScript library) · JavaScript and React (JavaScript library) ·
SpiderMonkey
SpiderMonkey is an open-source JavaScript and WebAssembly engine by the Mozilla Foundation.
Index of JavaScript-related articles and SpiderMonkey · JavaScript and SpiderMonkey ·
TypeScript
TypeScript is a free and open-source high-level programming language developed by Microsoft that adds static typing with optional type annotations to JavaScript.
Index of JavaScript-related articles and TypeScript · JavaScript and TypeScript ·
Underscore.js
Underscore.js is a JavaScript library which provides utility functions for common programming tasks.
Index of JavaScript-related articles and Underscore.js · JavaScript and Underscore.js ·
V8 (JavaScript engine)
V8 is a JavaScript and WebAssembly engine developed by Google for its Chrome browser.
Index of JavaScript-related articles and V8 (JavaScript engine) · JavaScript and V8 (JavaScript engine) ·
Vue.js
Vue.js (commonly referred to as Vue; pronounced "view") is an open-source model–view–viewmodel front end JavaScript framework for building user interfaces and single-page applications.
Index of JavaScript-related articles and Vue.js · JavaScript and Vue.js ·
Web framework
A web framework (WF) or web application framework (WAF) is a software framework that is designed to support the development of web applications including web services, web resources, and web APIs.
Index of JavaScript-related articles and Web framework · JavaScript and Web framework ·
WebAssembly
WebAssembly (Wasm) defines a portable binary-code format and a corresponding text format for executable programs as well as software interfaces for facilitating interactions between such programs and their host environment.
Index of JavaScript-related articles and WebAssembly · JavaScript and WebAssembly ·
The list above answers the following questions
- What Index of JavaScript-related articles and JavaScript have in common
- What are the similarities between Index of JavaScript-related articles and JavaScript
Index of JavaScript-related articles and JavaScript Comparison
Index of JavaScript-related articles has 292 relations, while JavaScript has 238. As they have in common 36, the Jaccard index is 6.79% = 36 / (292 + 238).
References
This article shows the relationship between Index of JavaScript-related articles and JavaScript. To access each article from which the information was extracted, please visit:
