LogoJuan Manuel Allo Ron

Weekly Digest #9: Everything you need to know about Deno

By Juan Manuel Allo Ron on May 17, 2020

TL;DR: Deno is a new ECMAScript based runtime (like NodeJS) created by Ryan Dahl (who also created NodeJS). It brings a lot of improvements to nodeJS: secure by default, TS default support and built-in utilities (dependency inspector, code formatting, bundler, etc).

Deno 1.0 was recently released and today I will give you all the resources you need to get yourself started.

So… Deno or Node, let the games begin! 😛


Catch up with me on X (twitter):@juan_allo

Deno
Development
Javascript
Js
Node
Nodejs
Typescript

Share

X Facebook Y Combinator LinkedIn Reddit Email

---

Similar Articles

A book cover with JS books as the title

Weekly Digest #7: On Javascript books

May 3, 2020
Whether you are learning JS from scratch or have been working with it for a while now, I believe you will find great value on the following list of books.
Promise States: Pending/Fulfilled/Rejected

Javascript as Promised

Nov 15, 2017
Promises have been there for a while now, officially released in ES6 but already being supported by most browsers before that and/or polyfiled by libraries
Blurred lines of code

Callbacks in Javascript

Nov 15, 2017
Quick recap on what a JS callback is and the common problems around using them
A typical loading sequence for a web page

What's all the hype about React Server Components?

Jan 7, 2021
A couple of weeks ago the React team announced React Server Components. In this article today I will explain what it is, why they came up with this strategy and how to get prepared for it.

@2024 Juan Manuel Allo Ron. All Rights reserved