I've made my first implementation of Game of Life using JavaScript. A very rewarding task for a junior developer. You are free to test a Desktop browser demonstration or clone and test my node.js implementation available at GitHub. (more…)
Read more »
In this stream we'll be taking a closer look at the lua scripting side of Crayta as we build a new game from scratch. 0:55 - Stream starts 3:35 - Creating a ... (more…)
Read more »
This article discusses the major differences between the ES5 regular functions and the ES6 arrow functions in JavaScript... (more…)
Read more »
Add, remove, or change object properties… and the mutants will start pouring down the escape hatch. What? Well… (more…)
Read more »
How to chain methods in JS in order to write concise and readable code. (more…)
Read more »