Learn programming tools like JavaScript, TypeScript, SQL, and regular expressions fast. Interactive lessons with real code examples. (more…)
Read more »
In the last few months, I’ve been playing with both Flow and TypeScript as tools for increasing the quality and reliability of the JavaScript I write at Olo. Both of these are syntax that sits on top of normal JavaScript to add type analysis—basically...
Read more »
Ilograph is written in Typescript because of the productivity and safety benefits it provides over standard Javascript. Over time, however, it has proven valuable in an unexpected, and big, way. Typescript has gone beyond being just the language Ilograph ... (more…)
Read more »
In this blogpost I'll go over how to deploy a lambda function with the terraform new cdk. (more…)
Read more »
I was wondering if there's any plan to support compiling deno scripts into a single executable? I saw "Single executable" as a feature, but the code that follows seems to suggest it&#... (more…)
Read more »