Tech'n bolts home about archive // tbd-in-practice ddd // (drafts)
{ version:1.3, what:["java", "scala", "nosql", "amqp", "programing", "functional", "[t|b|d]dd", ...] }

Javascript Libraries

Javascript Libraries that would require some attention:

Backbone.js

Backbone supplies structure to JavaScript-heavy 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 application over a RESTful JSON interface.

Backbone.js

Modernizr

Modernizr is a small JavaScript library that detects the availability of native implementations for next-generation web technologies, i.e. features that stem from the HTML5 and CSS3 specifications.

Modernizr

underscore.js

Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support…

underscore.js

Require.js

RequireJS is a JavaScript file and module loader.

Require.js

EMBER.JS

Ember is a JavaScript framework for creating ambitious web applications by eliminating boilerplate and providing a standard application architecture.

EMBER.JS

{less}

The dynamic stylesheet language.
LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions.

{less}

Bootstrap – Twitter

Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites.
It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more.

Bootstrap

D3.js

Data-Driven Documents.
D3.js is a small, free JavaScript library for manipulating documents based on data.

D3.js

Fork me on GitHub