In case you are working with the ES6+ class system, you most likely want to use configs (properties) for your own classes. Since the class… (more…)
Read more »
Hello, and welcome to the MP2 Games tech blog! I’m Mathias, and this is the first entry in what will hopefully become a long series of technical deep dives into some of the work we do at MP2. (more…)
Read more »
Elixir-style actors in JavaScript. Spawn "processes", then send and receive messages between them – just like you would in Elixir. (more…)
Read more »
This guide will show you how to get a reference to the script element that is currently executing JavaScript code... (more…)
Read more »
This post is to help you deploy a webapp that you’re writing with HTML / CSS / JS. (more…)
Read more »