This article is in a series of code review articles that take a deep look at a popular module and discuss its merits, flaws, and overall fitness for a task. SummaryAxios is a solid, battle-tested, r... (more…)
Read more »
Google Analytics is NOT the right place to keep track of your JS errors. Read here how to use Sentry instead. (more…)
Read more »
Experimental Codex port of KittenTTS to JS. Contribute to jokkebk/KittenTTS-JS development by creating an account on GitHub. (more…)
Read more »
A Lisp for Lua and JavaScript. Contribute to sctb/lumen development by creating an account on GitHub. (more…)
Read more »
Visual Studio Code indicates when private functions in TypeScript files are unused: Currently, unused private methods are included in output bundles (with minifySyntax enabled): Would it be possibl... (more…)
Read more »