Link Bonanza

Posted: June 20th, 2011 | Author: | Filed under: Javascript, Links, Resource | Tags: , , , | No Comments »

So I figured I would start this whole thing off with some links I’ve found useful over the last couple of months. Seeing as I’m a flash developer moving towards the world of html(5), css and javascript – most of the links in this post will touch on those subjects in one way or another.

Great resource with articles on javascript, jQuery and javascript applications.
http://addyosmani.com/blog/

Massive list of javascript libraries.
http://microjs.com

HTML5 Boilerplate: a rock-solid default for html5 awesome.
http://html5boilerplate.com

Nice vector library for javascript.
http://raphaeljs.com

A great javascript library for working with the canvas element by Grant Skinner.
http://easeljs.com

A javascript library for tweening/animation, also by Grant Skinner.
https://github.com/gskinner/TweenJS

yepnope is an asynchronous conditional resource loader.
http://yepnopejs.com

Modernizr is an open-source JavaScript library that helps you build the next generation of HTML5 and CSS3-powered websites.
http://www.modernizr.com

John Resig, nuff said!
http://ejohn.org

Blog-post about inheritance patterns in large jquery applications.
http://alexsexton.com/?p=51

Slides on Tools for jQuery Application Architecture.
http://addyosmani.com/toolsforjqueryapparchitecture/

Slides on Scalable JavaScript Application Architecture.
http://www.slideshare.net/nzakas/scalable-javascript-application-architecture


Comments are closed.