Javascript

Table of Contents

Basics

Debugging

Style

Javascript MVC

Backbone.js- Simple MVC Backbone

Angular.js - better but takes more time to learn

Lodash

Javascript Library like Lodash (An arguably better fork of underscore.) – make sure to use them only if you need. Sometimes d3 helpers are enough.

database

  • datavore - A small, fast, in-browser database engine written in JavaScript.
  • crossfilter - a JavaScript library for exploring large multivariate datasets in the browser.

Syntax alternatives

  • CoffeeScript - is a little language that compiles into JavaScript.
  • TypeScript - is a typed superset of JavaScript that compiles to plain JavaScript.

Author: Shi Shougang

Created: 2015-03-05 Thu 23:19

Emacs 24.3.1 (Org mode 8.2.10)

Validate