One of the hardest things a developer must do is release their bug-riddled code out into the world, knowing they may never hear from those… (more…)
Read more »
A small tutorial that explains how to use typescript compilers to check types in javascript... (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 »
Let me first define what I think a coding framework is because the word is debatable. I think a framework is a library that defines… (more…)
Read more »