We are working to restore the Unionpedia app on the Google Play Store
OutgoingIncoming
🌟We've simplified our design for better navigation!
Instagram Facebook X LinkedIn
Your own Unionpedia with your logo and domain, from 9.99 USD/month
Create my Unionpedia

Prototype JavaScript Framework

Index 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. [1]

Table of Contents

  1. 20 relations: Ajax (programming), Class (computer programming), Comparison of JavaScript-based web frameworks, CSS, Document Object Model, HTML, JavaScript, JavaScript library, JQuery, MIT License, Monkey patch, MooTools, Perl, Prototype-based programming, Regular expression, Ruby on Rails, Software framework, Web framework, Wrox Press, XMLHttpRequest.

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.

See Prototype JavaScript Framework and Ajax (programming)

Class (computer programming)

In object-oriented programming, a class defines the shared aspects of objects created from the class.

See Prototype JavaScript Framework and Class (computer programming)

Comparison of JavaScript-based web frameworks

This is a comparison of web frameworks for front-end web development that are heavily reliant on JavaScript code for their behavior. Prototype JavaScript Framework and comparison of JavaScript-based web frameworks are Ajax (programming) and JavaScript libraries.

See Prototype JavaScript Framework and Comparison of JavaScript-based web frameworks

CSS

Cascading Style Sheets (CSS) is a style sheet language used for specifying the presentation and styling of a document written in a markup language such as HTML or XML (including XML dialects such as SVG, MathML or XHTML).

See Prototype JavaScript Framework and CSS

Document Object Model

The Document Object Model (DOM) is a cross-platform and language-independent interface that treats an HTML or XML document as a tree structure wherein each node is an object representing a part of the document.

See Prototype JavaScript Framework and Document Object Model

HTML

Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser.

See Prototype JavaScript Framework and HTML

JavaScript

JavaScript, often abbreviated as JS, is a programming language and core technology of the Web, alongside HTML and CSS.

See Prototype JavaScript Framework and JavaScript

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. Prototype JavaScript Framework and JavaScript library are JavaScript libraries.

See Prototype JavaScript Framework and JavaScript library

JQuery

jQuery is a JavaScript library designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animations, and Ajax. Prototype JavaScript Framework and JQuery are Ajax (programming), JavaScript libraries and software using the MIT license.

See Prototype JavaScript Framework and JQuery

MIT License

The MIT License is a permissive software license originating at the Massachusetts Institute of Technology (MIT) in the late 1980s.

See Prototype JavaScript Framework and MIT License

Monkey patch

In computer programming, monkey patching is a technique used to dynamically update the behavior of a piece of code at run-time.

See Prototype JavaScript Framework and Monkey patch

MooTools

MooTools (My Object-Oriented Tools) is a lightweight, object-oriented JavaScript framework. Prototype JavaScript Framework and MooTools are Ajax (programming), JavaScript libraries and software using the MIT license.

See Prototype JavaScript Framework and MooTools

Perl

Perl is a high-level, general-purpose, interpreted, dynamic programming language.

See Prototype JavaScript Framework and Perl

Prototype-based programming

Prototype-based programming is a style of object-oriented programming in which behavior reuse (known as inheritance) is performed via a process of reusing existing objects that serve as prototypes.

See Prototype JavaScript Framework and Prototype-based programming

Regular expression

A regular expression (shortened as regex or regexp), sometimes referred to as rational expression, is a sequence of characters that specifies a match pattern in text.

See Prototype JavaScript Framework and Regular expression

Ruby on Rails

Ruby on Rails (simplified as Rails) is a server-side web application framework written in Ruby under the MIT License. Prototype JavaScript Framework and Ruby on Rails are software using the MIT license.

See Prototype JavaScript Framework and Ruby on Rails

Software framework

In computer programming, a software framework is an abstraction in which software, providing generic functionality, can be selectively changed by additional user-written code, thus providing application-specific software.

See Prototype JavaScript Framework and Software framework

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.

See Prototype JavaScript Framework and Web framework

Wrox Press

Wrox Press (established in 1992) is a computer book publisher, originally based in Birmingham, England.

See Prototype JavaScript Framework and Wrox Press

XMLHttpRequest

XMLHttpRequest (XHR) is an API in the form of a JavaScript object whose methods transmit HTTP requests from a web browser to a web server. Prototype JavaScript Framework and XMLHttpRequest are Ajax (programming).

See Prototype JavaScript Framework and XMLHttpRequest

References

[1] https://en.wikipedia.org/wiki/Prototype_JavaScript_Framework

Also known as Prototype JavaScript, Prototype.js, Sam Stephenson (programmer), Script.aculo.us, Scriptaculous.