Nitter
JZ JavaScript Corner
@JoeZimJS
Grab a seat and enjoy the JavaScript.
joezimjs.com
Wisconsin, USA
joezimjs.com
Joined July 2011
Tweets
2,412
Following
53
Followers
3,905
Likes
1,221
40 Photos and videos
40 Photos and videos
Tweets
Tweets & Replies
Media
Search
Load newest
JZ JavaScript Corner
@JoeZimJS
15 Oct 2012
A few videos about Node.js
ow.ly/erPg3
File Watching, Minecraft Server integration, and starting up with command line utilities.
JZ JavaScript Corner
@JoeZimJS
15 Oct 2012
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
JZ JavaScript Corner
@JoeZimJS
14 Oct 2012
Build Your First JavaScript Library
ow.ly/ehdZA
A hands-on look at writing your own jQuery-esque JavaScript library from scratch.
3
JZ JavaScript Corner
@JoeZimJS
14 Oct 2012
Tributary
ow.ly/ehdWd
An application that visualizes the d3 code that you write, immediately as you're writing it. Awesome stuff.
JZ JavaScript Corner
@JoeZimJS
14 Oct 2012
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
JZ JavaScript Corner
@JoeZimJS
13 Oct 2012
Book Review: Pro JavaScript Design Patterns
ow.ly/ehdM2
One of many great JavaScript Design Patten books available for developers.
1
1
JZ JavaScript Corner
@JoeZimJS
13 Oct 2012
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
JZ JavaScript Corner
@JoeZimJS
13 Oct 2012
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
JZ JavaScript Corner
@JoeZimJS
12 Oct 2012
Queue-Flow
ow.ly/ehdnQ
Chainable logic built on queues in Javascript. Eliminates callback hell with some functional programming.
JZ JavaScript Corner
@JoeZimJS
12 Oct 2012
JavaScript Fundamentals: Functions
ow.ly/ehcCQ
A deep look at one of the most basic, but cool, features of the JavaScript language.
1
JZ JavaScript Corner
@JoeZimJS
12 Oct 2012
Thoughts on TypeScript
ow.ly/ehcwC
Typekit is to JavaScript what Sass/Less are to CSS. Just supersets with awesome new features.
1
JZ JavaScript Corner
@JoeZimJS
11 Oct 2012
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
JZ JavaScript Corner
@JoeZimJS
11 Oct 2012
Backbone Marionette: Better Backbone Apps
ow.ly/ehc0u
See what Marionette offers to make Backbone development more efficient.
JZ JavaScript Corner
@JoeZimJS
11 Oct 2012
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.
JZ JavaScript Corner
@JoeZimJS
10 Oct 2012
Asset Management for Web Games
ow.ly/ehbLK
Caching, Manifests, file size optimization. Everything you can do to make it fast to DL.
1
JZ JavaScript Corner
@JoeZimJS
10 Oct 2012
Advanced Uploading Techniques — Part 2
ow.ly/ehbJ0
Learn how to handle going offline/online in your chunk uploads from earlier.
1
JZ JavaScript Corner
@JoeZimJS
10 Oct 2012
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
JZ JavaScript Corner
@JoeZimJS
10 Oct 2012
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
JZ JavaScript Corner
@JoeZimJS
9 Oct 2012
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!
JZ JavaScript Corner
@JoeZimJS
9 Oct 2012
JavaScript: __proto__
ow.ly/efppD
Learn about this special property and how you can use it in your own JavaScript code.
2
Load more