Monday, November 5, 2012

Know about Javascript Family

Hi JavaScript is most commonly used language in web. everybody uses javascript to make project or website more dynamic and realistic . There are so many libraries in JavaScript which I called family of JavaScript . are following .Try to learn these and make it use in your projects and websites for more productivity and enhancement.   

Node.js
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications.
http://nodejs.org

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.
http://backbonejs.org/

Ember.js
ITs again a Framework for creating Web Application.
http://emberjs.com/

Paper.js
Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas. It offers a clean Scene Graph / Document Object Model and a lot of powerful functionality to create and work with vector graphics and bezier curves, all neatly wrapped up in a well designed, consistent and clean programming interface.
http://paperjs.org

Railway.js

Railway is the Node.JS MVC framework based on ExpressJS, fully ExpressJS-compatible. It allows you to build web applications in a similar manner as in Ruby On Rails. The main objective of the framework - web development without pain.
http://railwayjs.com/

JqueryUI
jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications
http://jqueryui.com/