Together with  Frontend Masters logo

#​478 — March 16, 2023

Read on the Web

Node.js Weekly

Shell-Free Scripts with Execa 7.1Execa is a popular process execution library for Node and the latest version includes an interesting $ method feature for writing zx-style scripts with it, making it even more useful for shell scripting style usecases.

ehmicky

Turbowatch: File Change Detector and Task Orchestrator — Not just that but it claims to be extremely fast and “if you ever wanted something like Nodemon but more capable, then you are at the right place.” This looks very promising and the README is full of examples.

Gajus Kuizinas

Improve Login for Your Web Apps with Web Authentication APIs — Upgrade from basic passwords to new APIs like Credentials, WebAuthn API, and Passkeys to use FaceID and biometrics to make passwordless web apps!

Frontend Masters sponsor

Node v19.8 (Current) Released — Mostly a minor collection of changes, right down to commits adding trailing commas! Buffer gains a new copyBytesFrom method, fs.openAsBlob is introduced to support File-backed blobs, and a wide variety of dependencies get updates too (e.g. npm to 9.5.1), but there’s little of significant note in 19.8.0. ⚠️ Node v19.8.1 quickly followed to fix a regression that was causing apps to crash so be sure to install 19.8.1 and not 19.8.0.

Node.js Project

IN BRIEF:

How Cloudflare Built an SEO Tool on Workers, D1, and Queues — It’s an open-source tool for monitoring new site content called Prospector. If you use Cloudflare’s serverless platform at all, though, you may be more interested in this post which explains just how such a tool came together, including their use of Hono, an Express-like framework targeting edge compute cases.

Kristian Freeman and Neal Kindschi (Cloudflare)

How to Debug Node Segmentation Faults — Normal execptions are one thing, but when you’re faced with something as cryptic as “segmentation fault (core dumped)”, what are you to do? Tim has some pointers.

Tim Perry

We’re All About Great Postgres Support

Crunchy Bridge sponsor

▶  Unlock the Power of AI with Defer and Next.js 13Defer is a new (and commercial) Node.js background job execution platform.

Jack Herrington

🛠 Code & Tools

Voici.js 2.0: Library for Printing Data on the TerminalPretty printing in tabular form, to be precise. It’ll take care of column sizing, sorting, let you style rows and columns, etc. GitHub repo.

Lars Wächter

Introducing Mongoose 7: The MongoDB ODM for Node — Popular MongoDB modeling library Mongoose 7 landed a month ago and Valeri wants to show off a few of the updates (though it’s not a big feature packed release).

Valeri Karpov

Dynaboard: A Visual Web App IDE Made for Developers — Build high performance public and private web applications in a collaborative — full-stack — development environment.

Dynaboard sponsor

Drizzle: An ORM That Lets You Just Write SQL — Drizzle takes a middle of the road approach where not everything is abstracted away but there’s a bit more structure than just writing raw SQL queries. Type safety is the order of the day here too. GitHub repo.

Andrew Israel (PropelAuth)

MiniSearch: Small In-Memory Fulltext Search Engine for Browser and Node — The strength of this solution is that the data from which it fetches is stored locally, thus allowing it to work offline and has good performance.

Luca Ongaro

Find My Way: Fast HTTP Router That Uses Radix Trees — We first linked this many years ago but the author reached out to us and it continues to be updated. (If you’re a Fastify or Restify user, you’re already using it!)

Tomas Della Vedova

💻 Jobs

Software Engineer (Backend) — Join our "kick ass" team. Our software team operates from 17 countries and we're always looking for more exceptional engineers.
Sticker Mule

Find Tech Jobs with Hired — Hired makes job hunting easy-instead of chasing recruiters, companies approach you with salary details up front. Create a free profile now.
Hired

QUICK RELEASES: