If you are building a serious project, you should probably use something like Sentry to get error reports. However, if you are not using such a tool and want to check console errors on phone, here are 3 easy steps: (more…)
Read more »
Depends on #2127, because migrating to ES Modules will mean that we will have two versions we need to support for the foreseeable time (the latest which will be ESM and a long-term support version ... (more…)
Read more »
Learn how to import and bundle various types of assets from JavaScript in a way that works both in browsers and bundlers. (more…)
Read more »
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 »