Is Node really ‘hated’?

#​408 — October 7, 2021 Read on the Web Node Weekly Writing Clean JavaScript Tests with the BASIC Principles — An introduction to applying several key principles to shorten, clean, and simplify JavaScript and Node.js-based test suites. Yoni Goldberg Eleventy 1.0 Beta 1 Released — Eleventy (a.k.a. 11ty) is a very Read more…

Deno 1.14 extends Web Crypto API

Deno 1.14, the latest update to the TypeScript/JavaScript runtime and rival to Node.js, features a number of new additions to the Web Crypto API. The Web Crypto API is a standard JavaScript API for performing cryptographic operations such as hashing, signature generation, and encryption and decryption.  Published September 14, Deno Read more…

Boarding the Fastify train

#​405 — September 16, 2021 Read on the Web Node Weekly Tasuku (タスク): A Minimal Task Runner for Node — Tasuku, which is simply Japanese for ‘task’, provides a clean way to break up processes into small tasks which can then be run in the right order with progress displayed Read more…

Get started with CodeSandbox

The integrated development environment (IDE) remains the centerpiece of developer tools. Online IDEs have ridden the wave of cloud-based tools, growing in power over the last few years. CodeSandbox is one of the more popular options in that space, and its usage has been increasing recently. CodeSandbox is gaining popularity Read more…