Deno will stop using TypeScript after several issues like slow compilation time. (more…)
Read more »
Lately I’ve been trying out React, Typescript, and RxJS and so far I really like the result. The basic premise was to have a single… (more…)
Read more »
There are a handful of wildly popular validation libraries in the Javascript ecosystem with thousands of stars on GitHub. (more…)
Read more »
Lately we’ve been noticing a lot of NaN’s show up in our app. We search for the source and find the following code: We sigh to ourselves, and decide maybe it’s finally time to add a type checker. We… (more…)
Read more »