There are still not many materials about Deno on Habré , although the runtime is actively developing and continues to be released weekly. In this regard, I suggest you familiarize yourself with the community materials over the past month.
▶ ️ Deno, a Secure Runtime for JavaScript and TypeScript - Video by Ryan Dahl, creator of Node.js and Deno.
▶ ️ Deno in Production, by Brian Leroux - a video in which the author shares his experience of using Deno in production;
vno: a vue / deno love story - an article with examples of using the vno library and Vue development for Deno;
▶ ️ How to Deploy Your Deno Applications to Heroku - deploy applications to Heroku;
▶ ️ Deno: Writing a Discord Bot | Let's Code;
Deno in 2020 - an overview of key Deno events for 2020;
Deno 1.7 Release Notes - detailed list of changes with examples and comments;
▶ ️ Deno: Writing REST API + mongoDB + Linux (Ubuntu) | Let's Code;
Introduction to Aleph - The React Framework in Deno - using a library for developing React applications with Deno;
Using Data URLs to Load Dependencies in Deno - a note about dynamically connecting modules using data URLs;
Deno Now Compiles to Self-Contained, Standalone Binaries - an example of building and compiling a project on Deno;
I am always glad to receive your wishes, corrections, and materials for the next digest.