hackreactor.com

Woonplaats:1
Upvotes received2
Downvotes received3
Karma:0 (upvotes-downvotes)



0 earned Badges

No badges were found



Definitions (13)

1

2 Thumbs up   3 Thumbs down

stay informed


Still researching?
Source: hackreactor.com (offline)

2

0 Thumbs up   0 Thumbs down

javascript


JavaScript is a dynamic computer programming language. It is most commonly used as part of web browsers, whose implementations allow client-side scripts to interact with the user, control the browser, communicate asynchronously, and alter the document content that is displayed. It is also being used in server-side programming, game development and [..]
Source: hackreactor.com (offline)

3

0 Thumbs up   0 Thumbs down

node.js


Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
Source: hackreactor.com (offline)

4

0 Thumbs up   0 Thumbs down

angular.js


AngularJS is an open-source JavaScript framework, maintained by Google, that assists with running single-page applications. Its goal is to augment web-based applications with model–view–controller (MVC) capability, in an effort to make both development and testing easier.
Source: hackreactor.com (offline)

5

0 Thumbs up   0 Thumbs down

backbone.js


Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface. More information/source:
Source: hackreactor.com (offline)

6

0 Thumbs up   0 Thumbs down

underscore.js


Underscore.js is a JavaScript library which provides utility functions for common JavaScript tasks. More information/source:
Source: hackreactor.com (offline)

7

0 Thumbs up   0 Thumbs down

jquery


jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. More information/source:
Source: hackreactor.com (offline)

8

0 Thumbs up   0 Thumbs down

html


HyperText Markup Language (HTML) is the core language of nearly all Web content. Most of what you see on screen in your browser is described, fundamentally, using HTML. More precisely, HTML is the language that describes the structure and the semantic content of a Web document. Content within a Web page is tagged with HTML elements More information [..]
Source: hackreactor.com (offline)

9

0 Thumbs up   0 Thumbs down

css


Cascading Style Sheets, most of the time abbreviated as CSS, is a stylesheet language used to describe the presentation of a document written in HTML or XML (including various XML languages like SVG or XHTML. CSS describes how the structured element must be rendered on screen, on paper, in speech, or on other media. More information/source:
Source: hackreactor.com (offline)

10

0 Thumbs up   0 Thumbs down

version control


Version control is the management of changes to documents, computer programs, large web sites, and other collections of information. The idea is to track all the changes with an unique identifier timestamp and the person who is making the change. More information/source:
Source: hackreactor.com (offline)


To view all 13 definitions, please sign in.