The Deno team recently shipped Deno by example: Deno by example is a collection of annotated examples for how to use Deno, and the various features it provides. It’s a pretty neat little reference. I browsed through each of the examples and one thing I noticed, which I’ve blogged about before, is how “webby” Deno is. Meaning, its APIs are (as much as possible) the web platform JavaScript APIs. For
