Deno

Deno is a Runtime for JavaScript and TypeScript that is based on the V8 JavaScript engine and the Rust programming language.

Deno explicitly takes on the role of both runtime and Package Manager within a single executable, rather than requiring a separate package-management program.

Here we learn our way around the Deno documentation. When finding something turns out to be difficult, we save a link. When things seem pretty obvious, we rearrange to reflect our new understanding.

Its a new thing. Here are a few things I've learned.