If you closely follow any of my open-source work, you might find me as this rigid individual who always creates libraries for Node.js and ignores other JavaScript runtimes. A recent example is Vine... (more…)
Read more »
An epic troubleshooting tale to enable JavaScript source map fetching in Sentry. (more…)
Read more »
Design Doc: Use JavaScript instead of TypeScript for internal Deno Code Problem Incremental compile time when changing files in cli/js takes minutes. This is crushingly slow and painful to modify. The typescript organization/structure that we're using i... (more…)
Read more »
Recently, I worked on a task of adding a time zone feature to the JavaScript calendar library managed by my team. I pretty well knew that… (more…)
Read more »