Grab a seat and enjoy the JavaScript. joezimjs.com

Wisconsin, USA
JavaScript Prototypal Inheritance and What ES6 Classes Have to Say About It ow.ly/eUtgm ES6 Classes offer a respite from prototypes
1
2
Why Coding Style Matters ow.ly/eOxhi Sometimes people are averse to estabilishing a coding style for their workplace. Don't be.
Backbone.js Routers ow.ly/eQkWg A quick and dirty introduction to the most important information about Backbone.js Routers.
1
Express 3.0 ow.ly/eOxnd and CoffeeScript 1.4.0 ow.ly/eOxnK Released. Lots of good stuff to check out in here. Update...
Converting to RequireJS ow.ly/eQkKd In the final part of a series, an entire Backbone.js application is converted to use RequireJS.
1
Meteor 0.5.0: authentication, user accounts, new screencast ow.ly/eF3jq Meteor addresses its biggest issues in this latest release.
Walking Through A Backbone App ow.ly/eGghh A video series walking you through everything needed for a Backbone.js application.
2
2
Making Your Library AMD Compliant ow.ly/eF3bZ See what little bit you need to do to make your library compliant with AMD modules.
2
XKCD-style plots in Javascript ow.ly/eF30I Use JS to draw graphs that look like the author of XKCD drew them by hand. Kinda silly.
JavaScript Fundamentals: Functions ow.ly/eGfXQ Take a close look at one of the fundamental pieces of the JavaScript language.
1
3
Joe Zim's JS Blog Newsletter. Sign up at joezimjs.com/ to receive this newsletter in your inbox each week. icont.ac/1lsSK
Say Hello to Lineman ow.ly/eF2PQ Lineman is another tool built on top of Grunt that allows for some pretty amazing stuff easily.
Node.js Fun ow.ly/eGfG8 A few videos showing off what you can do with Node and some short tutorials on how to accomplish them.
3
Yehuda Katz - ECMAScript 6 ow.ly/eEZWF The Katz gives a talk that really gets across the reason we need a lot of of the ES6 stuff.
1
JavaScript Fundamentals: Variables ow.ly/eJi9O Learn about pointers, immutability, and other nuances in JavaScript's variables.
1
Introduction to Backbone.js ow.ly/eGdTK 10-video series walking you through the parts of Backbone and a fully-built application.
3
JavaScript: Parallel Programming ow.ly/eEZKq Intel's River Trail will be added into Firefox for functional parallel programming.
Delay Initialization with jQuery Delegation ow.ly/eGel1 Start your app up faster so the user can interact sooner by delaying init.
Data attributes rock – as both CSS and JavaScript know them ow.ly/eEZz9 More about the CSS side but still some great points for JS.
Introduction to XMLHttpRequest Level 2 ow.ly/es4ge What's new in the latest implementation of the main driving force behind AJAX?
2