-
Javascript promises tutorial – The Future of Async code with ES6 and How they are more than just Pretty Callbacks
javascript promises are the new way of handling complex asynchronous code in ES6. There have been many libraries before (like async in node) that were used for that goal, but now promises are native to javascript.
-
Javascript Tutorial: How to set up Gulp for Developing ES2015 React v0.14+ Applications with Babelify & Browserify
I want to dedicate a post to show you how to set up Gulp and in particular, a set up for React v0.14 and up. I also focus on doing this in ES2015 (ECMAScript 6 or ES6). I have seen countless threads of people having trouble getting over this initial but important phase. If you are…
-
League of Legends Team Stats
League of Legends Team Stats is a web app I made for the game with the same name. I made it to quickly build teams and check out general stats for each player.