es6

> es6

JavaScript: Do you like games? (Part 6)

It’s time to cover asteroid generation. I bet you never thought playing with rock would be fun… well, you were wrong! Before we code, let’s visualize and put into words ... Read more

January 25, 2017

JavaScript: Do you like games? (part 3)

The last article was a bit long so we’re going to move forward in smaller increments. Let’s start with a discussion on how movement works in games. The 18th-century Swiss ... Read more

January 5, 2017

JavaScript: Composition > Inheritance

So you’re building an application. You’re making a point from the get-go that it should be clean, clear, well documented and that it shouldn’t have any code duplication whatsoever. You’re ... Read more

April 14, 2016