Building a libary with Webpack & Babel

I just got done building my first open source library, and to my surprise it took me awhile to figure out all the ins and outs of building it with webpack and babel. »

Decorate the World

Recently I had the opportunity to speak at NEJS CONF about javascript decorators. It was an awesome experience. JavaScript decorators give you an easy way to »

Angular in a Material World

Interested in AngularJS and Material Design? Then you really need to check out Angular Material. I recently gave a presentation on Angular Material at Omaha's AngularJS »

Twice the work, half the time?

I had the pleasure to pick the book: The Art of Doing Twice the Work in Half the Time by JJ Sutherland. Needless to say it »

Angular 1.3

With the release of Angular 1.3 the angular team has added a few things that make it more performant, write less code, and help you »