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.
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.
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.
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:
pm2 5.3
↳ Popular Node production process manager.
Discord.js 14.8
↳ Library to interact with the Discord chat API.
#557 — November 26, 2024 Read on the Web Deno v. Oracle: Cancelling the JavaScript Trademark — Did you know Oracle formally owns the ‘JavaScript’ trademark? There have been a few efforts to change this Read more…
#556 — November 19, 2024 Read on the Web AWS Lambda Turns Ten: Looking Back and Looking Ahead — AWS Lambda, Amazon’s cloud function service, essentially launched the term ‘serverless’ and had a big impact Read more…
#555 — November 12, 2024 Read on the Web Node v23.2.0 (Current) Released — On paper, a relatively minor release that updates the root certificates, adding five new ones, but development of TypeScript support has Read more…
0 Comments