Skip to content

nicoder/SJSJ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Simplified JavaScript Jargon

This document is a community-driven attempt at explaining the loads of buzzwords making the current JavaScript ecosystem in a few simple words. The idea is not to replace individual documentations, but to act as some kind of glossary that can be easily referrenced.

If you are willing to contribute, open a pull request to complete, update or fill in a section. Thank you for doing so!

AngularJS

AngularJS section to be completed.

Babel

Babel section to be completed.

Backbone

Backbone.js section to be completed.

Bower

Bower section to be completed.

Broccoli

Broccoli section to be completed.

Browserify

Browserify section to be completed.

Brunch

Brunch section to be completed.

CoffeeScript

CoffeeScript section to be completed.

EcmaScript (ES)

EcmaScript (ES) section to be completed.

Ember

Ember section to be completed.

Express

Express section to be completed.

Grunt

Grunt section to be completed.

Gulp

Gulp section to be completed.

io.js

io.js section to be completed.

jQuery

jQuery section to be completed.

Knockout

Knockout section to be completed.

Meteor

Meteor section to be completed.

MooTools

MooTools section to be completed.

Node.js

Node.js is an open-source, cross-platform runtime environment for developing server-side web applications built on Chrome’s V8 JavaScript engine. These applications are written in JavaScript and can be run within the Node.js runtime.

Node.js uses an event-driven, non-blocking I/O (input/output) model that makes it lightweight and efficient as well as optimized for real-time web applications’ throughput and scalability.

Its work is hosted and supported by the Node.js Foundation, a collaborative project at Linux Foundation.

npm

npm section to be completed.

nvm

nvm section to be completed.

PhoneGap

PhoneGap section to be completed.

React

React section to be completed.

RequireJS

RequireJS section to be completed.

TypeScript

TypeScript section to be completed.

Yeoman

Yeoman section to be completed.

V8

V8 section to be completed.

Webpack

Webpack section to be completed.

About

Simplified JavaScript Jargon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published