JavaScript has built-in, primitive types. The variables that you create have types, whether you know it or not. Understanding these primitive types and what’s going on behind the scenes will help you understand how to better write your applications. Read more
Similar
Your single page JavaScript app probably doesn't make you as much money as its old-school alternative. Sorry. (more…)
Read more »
diver.js - Dives deep into the dom and dumps it in the object literal notation. (more…)
Read more »
Learn everything about first-class functions and anonymous functions in JavaScript... (more…)
Read more »
Node string encoding is all over the place. Let's try to straighten out how it
works. (more…)
Read more »
After writing the article Javascript classes: state management, I got a lot of input from Nige White (Kudos!) and went back to the drawing… (more…)
Read more »