CSS is powerful, you can do a lot of things without JS. - you-dont-need/You-Dont-Need-JavaScript... (more…)
Read more »
Principles of Writing Consistent, Idiomatic JavaScript - rwaldron/idiomatic.js... (more…)
Read more »
This book takes you on an adventure to build a roguelike from scratch using JavaScript. With the help of the battle-tested Phaser library, you’ll go through the steps to build a fun, playable web roguelite game. You will add further features to the game s... (more…)
Read more »
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 »