Grab a seat and enjoy the JavaScript. joezimjs.com

Wisconsin, USA
JavaScript Fundamentals: Objects ow.ly/efoVp Back to the basics - JavaScript Objects are the foundations of the language and JSON.
1
1
Want to learn Design Patterns in JavaScript? ow.ly/efng5 and ow.ly/efniD and ow.ly/efnpJ are all great books...
2
Advanced JavaScripter looking for some great resources for getting better? Maintainable JavaScript ow.ly/efmEM by Nicholas Zakas.
1
New to JavaScript? Try this "Professional JavaScript for Web Developers" ow.ly/efmjM A comprehensive look at how to start using JS.
2
Writing HTML5 Multiplayer Games using Socket.IO ow.ly/e6vyL Web sockets open up some very interesting possibilities in the browser
1
iPhone 5 website teardown ow.ly/e6vnx How Apple compresses video using JPEG, JSON, and <canvas>. Odd cross-browser video stuff.
2
Enquire.js – Media Query Callbacks in JavaScript ow.ly/e6v0V Library for reacting to media queries. It's not just for CSS anymore.
1
Book Review: Pro JavaScript Design Patterns ow.ly/ehdFq One of many great JavaScript Design Pattern books out in the world.
1
2
5 HTML5 APIs You Didn’t Know Existed ow.ly/e6uV3 JavaScript API's that came with HTML5 that simplify some common and new jobs.
1
3
Backbone Marionette: Better Backbone Apps ow.ly/e6uQB Marionette makes Backbone apps more efficient to code... less boilerplate.
7 HTML5 Features That You May Not Know About ow.ly/e6uM4 Mostly bits of HTML and attributes, but still nice to know for JS devs.
1
2
Enabling new classes of applications with Pointer Lock ow.ly/e6uCj FPS games are now possible in the browser with cursor hiding.
New Tabs in Firefox 19... Quick Snapshot ow.ly/e6ses and working example with hover effects and details: ow.ly/e6sgF
1
Useful JavaScript Libraries and jQuery Plugins ow.ly/e6s9S Huge list of great little utility libraries and plugins for everything.
1
1
JZJS Newsletter. Sign up at joezimjs.com to receive this newsletter in your inbox each week. icont.ac/1j5zn
Backbone.js Custom Builds ow.ly/e6rPE Pick and choose the Backbone components you want to use in your JavaScript applications.
1
Verimail.js ow.ly/e6rIa Simply a kit for validating/verifying e-mails via javascript. Can prevent many common typos w/ suggestions.
hapi: Node.js HTTP API Server framework ow.ly/e6qLM Similar to Express but designed more for RESTful API services for your apps.
1
string.js ow.ly/e6qnK One of the best string utils I've seen. Option to extend String prototype os use the S object with chaining.
1
PhantomJS 1.7 Released ow.ly/e6qh2 More Module support, cookie handling, more input events, and many other new features/improvments