JavaScript

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.

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