01 2 / 2013

Flight is a lightweight, component-based JavaScript framework that maps behavior to DOM nodes. Twitter uses it for their web applications.

Components cannot be directly referenced, instead they communicate by triggering and subscribing to events. Consequently every component, and every component API, is entirely decoupled from every other component, so that components are highly portable and easily testable.

As an added bonus, Flight includes a simple and safe mixin infrastructure allowing components to be easily extended with minimal boilerplate.

01 2 / 2013

Flight is a lightweight, component-based JavaScript framework that maps behavior to DOM nodes. Twitter uses it for their web applications.

Components cannot be directly referenced, instead they communicate by triggering and subscribing to events. Consequently every component, and every component API, is entirely decoupled from every other component, so that components are highly portable and easily testable.

As an added bonus, Flight includes a simple and safe mixin infrastructure allowing components to be easily extended with minimal boilerplate.

27 12 / 2012

Yet another KnockoutJS like framework, this time by Google engineers & supported by Google.

HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.

08 12 / 2012

range of useful responsive CSS frameworks which can make your task quick and easy. These frameworks have all the complicated grids, layouts and media queries in place ready for you to add your own design and markup. Here’s a roundup of the most popular frameworks currently being used by designers

23 4 / 2012

Mootools answer to JQuery mobile.
Mootools adapted for mobile websites. According to demo - mainly IOS like UI is targeted.

26 1 / 2012

26 1 / 2012

HTML5 boiler plate adaptation for mobile devices

14 1 / 2012

Yet another html5/css kick starter for simple web applications.

24 9 / 2011

Tags:

Permalink 25 notes

03 9 / 2011

Tags:

Permalink 10 notes