"Clean Code" by Robert C. Martin (a.k.a. Uncle Bob) is particularly helpful in the practice of day-to-day software development. But how relevant is it now?
Read more »
eslint-plugin-compat - Lint browser compatability of APIs used...
Read more »
Javascript has its fair share of ‘wat’ moments. Even though most of them have a logical explanation once you dig in, they can still be surprising. But JavaScript doesn’t deserve all the indignant laughter. And now that BigInt is officially part of the TC3... (more…)
Read more »
ThreeJS allows you to do incredible things in 3D with a little knowledge in Javascript. It's as simple as it sounds. (more…)
Read more »