If you are like me, you probably use a computer at least once a day. Maybe even several. Of the time you spend on your computer, I’m willing to wager that a large portion is spent online. Of that… (more…)
Read more »
Or why 0.1+0.2 IS NOT equal to 0.3 and 9007199254740992 IS equal to 9007199254740993... (more…)
Read more »
In this tutorial we are going to build a Dad Jokes Generator using #JavaScript. You can use this little app to play the "Don't Laugh Challenge" with your fri... (more…)
Read more »
Tree shaking in JavaScript is becoming an essential practice, to avoid large bundle sizes and improve performance. (more…)
Read more »
This was my third time participating in the js13kGames contest. I won in 2018 with Underrun and utterly failed to deliver any compelling gameplay with my 2019 entry Voidcall. (more…)
Read more »