Today we learn to make a browser game (HTML and JavaScript) inspired by the popular superhero film "Doctor Strange". To play the game, you use a colored poin... (more…)
Read more »
I didn't much care for vanilla JavaScript prior to ES6. Through all of the 2000s, I chased different approaches to avoid writing too much of it. First there was RJS (Ruby-to-JavaScript). Then there was CoffeeScript. Both transpiling approaches that turned... (more…)
Read more »
100% ESM. A new kind of package registry that does more for you. Write once, run on any platform. (more…)
Read more »
Let's talk a bit about keeping tabs on how much CPU is consumed by an application's JavaScript. And let's frame the discussion around components - the atomic building blocks of the application. This way any performance improvement efforts (or regression i... (more…)
Read more »
In this full game development course you will learn how to use JavaScript to program a side scroller game that is not like Mario Brothers. It is similar to t... (more…)
Read more »