Tech Shorts Variables in JavaScript When declaring variables in JavaScript, especially when coming from a Java background, there are a few things to be aware of. Here are a few notes I took.
Tech Shorts Numbers and Strings in JavaScript This is the first of a series of short posts about languages, patterns, frameworks or technologies that I have been exposed to recently for the first time.