FullStack Developer, musician, thrower of discs, currently based in Milwaukee, WI.
Before we get into the elegance and utility of ES6 let’s start with a quick look at a few things inhibiting it from prevalence in modern JavaScript. The main thing holding ES6 back is the issue of compatibility. While ES2015 works for almost every…
A server provides functionality to a client application. When you visited this blog (and a big, big thank you for doing so) your computer was served this webpage by…
How many vars does it take to change a programmer?
Four years ago I took my final exam of college: Programming in Python. It was the first time I had tried to learn how to write functional code, and would turn out not to be the last. Since…