Grab a seat and enjoy the JavaScript. joezimjs.com

Wisconsin, USA
A few videos about Node.js ow.ly/erPg3 File Watching, Minecraft Server integration, and starting up with command line utilities.
jQuery UI 1.9.0 ow.ly/erODP A new release of the popular extension to jQuery. Along with fixes, there's also better documentation.
1
Build Your First JavaScript Library ow.ly/ehdZA A hands-on look at writing your own jQuery-esque JavaScript library from scratch.
3
Tributary ow.ly/ehdWd An application that visualizes the d3 code that you write, immediately as you're writing it. Awesome stuff.
Simple Helper to Extract Values from a String ow.ly/ehdNZ Handy little utility that can pull out parts of strings in a readable way
1
2
Book Review: Pro JavaScript Design Patterns ow.ly/ehdM2 One of many great JavaScript Design Patten books available for developers.
1
1
Doctest.js: A Humane Javascript Test Framework ow.ly/ehdvy Test your code via comments. How cool is that? This may convince to test
1
1
Don't Initialize All the Things in jQuery.ready() ow.ly/ehdqp Great initialization tip. I wish more than my follows could see this.
4
10
Queue-Flow ow.ly/ehdnQ Chainable logic built on queues in Javascript. Eliminates callback hell with some functional programming.
JavaScript Fundamentals: Functions ow.ly/ehcCQ A deep look at one of the most basic, but cool, features of the JavaScript language.
1
Thoughts on TypeScript ow.ly/ehcwC Typekit is to JavaScript what Sass/Less are to CSS. Just supersets with awesome new features.
1
How Node does asynchronous I/O across platforms ow.ly/ehcrc A video going through the C code behind Node's asynchronous I/O system.
2
2
Backbone Marionette: Better Backbone Apps ow.ly/ehc0u See what Marionette offers to make Backbone development more efficient.
PHP + Apache Stack vs Node.js ow.ly/ehbST The most sensible comparison of Node to a popular web dev stack I've seen thus far.
Asset Management for Web Games ow.ly/ehbLK Caching, Manifests, file size optimization. Everything you can do to make it fast to DL.
1
Advanced Uploading Techniques — Part 2 ow.ly/ehbJ0 Learn how to handle going offline/online in your chunk uploads from earlier.
1
2 "Unknown" JavaScript Resources ow.ly/emtVb These two sites have a lot to offer, but until now have been hiding in the shadows.
1
Advanced Uploading Techniques — Part 1 ow.ly/ehbGd Learn how to upload files in chunks so that users can come back later to finish
1
ECMAScript 6 collections, Part 1: Sets ow.ly/efriw ES6 is adding plenty of new awesomeness. Now we'll have Sets too! Take a look!
JavaScript: __proto__ ow.ly/efppD Learn about this special property and how you can use it in your own JavaScript code.
2