I Love JavaScript, but...

I really do love JavaScript. It's an incredible tool to build applications that people everywhere can use. However, there are tons of weird things that you can, but shouldn't,

So You Want to Build an App in ES6, Part Three

In the previous article in this series, we discussed building our baseline from a git repository and using gulp tasks to turn ES6 code into ES5 as well as perform our unit tests.

One Week In; Five Links to Go

This week's choices were tough. In my backlog I gained something like 30 links, and these are the five I ended up with. 7 Essential JavaScript Functions Why do I like

So You Want to Build an App in ES6, Part Two

In the first article in this series, we discussed what ES6 was and some tools that we planned on using. Our goal with this article is to get started actually using the build