Posted: July 1st, 2011 | Author: alexbech | Filed under: Javascript, Links, Resource | Tags: javascript, paper.js, vector | No Comments »
Just found an awesome vector graphics library for javascript.
“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.”
Check it out here.
Posted: June 20th, 2011 | Author: alexbech | Filed under: Javascript, Links, Resource | Tags: html5, javascript, jQuery, links | 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