
A look at the new way planning, design, UX and development collaborate to build responsive websites.
With Websockets, PHP and JavaScript
http://coding.smashingmagazine.com/2012/05/09/building-real-time-commenting-system/
jQuery plugin for building pages that reveal content with a curtain-like effect.
Great article on modern JS best practices and tools to help you.
http://addyosmani.com/blog/javascript-style-guides-and-beautifiers/
Tricks for faster page display.
http://www.onextrapixel.com/2012/05/03/css-tricks-how-to-speed-up-css-rendering/
A close look at $.Callbacks
http://www.blog.highub.com/javascript/decoding-jquery-callbacks-object/
PubSub is a powerful pattern for javascript app development, here are 4 ways to do it w/jQuery.
App watches files and applies changes to a live site in a browser without refresh.
Foundation is a framework similar to Twitter Bootstrap. Article has a nice demo of how to use it to build a quick responsive prototype.
http://www.alistapart.com/articles/dive-into-responsive-prototyping-with-foundation/
A nice walkthrough of how to use Grunt and QUnit.
http://javascriptplayground.com/blog/2012/04/a-jquery-plugin-with-grunt-qunit
With this jQuery plugin, you can add tracking for scrolling (baseline, 25%, 50%, 75%, full height)
Another look at emerging CSS best practices.
http://coding.smashingmagazine.com/2012/04/20/decoupling-html-from-css/
Great overview of how to use webkit inspector in your workflow.
http://jtaby.com/2012/04/23/modern-web-development-part-1.html