A Guide to Reading and Writing Node.js Streams — A post from the creator of Fastify (and a Node.js TSC member) is always a treat. Matteo reminds us of the benefits of using Node’s powerful streaming data features, where they make sense, and how to handle back-pressure and error management.
— Last week, we featured efforts to include SQLite and a client library into the Node distribution. Things continue to progress quickly, with the feature proposed for inclusion in the forthcoming Node v22.5. You can see how it’ll work in this CodeSandbox example.
Node.js GitHub Repo
WorkOS: The Modern Identity Platform for B2B SaaS — Start selling to enterprise customers with just a few lines of code. WorkOS provides flexible, easy-to-use APIs to integrate SSO, SCIM, and RBAC in minutes. It’s used by hundreds of high-growth startups including Perplexity, Vercel, Drata, & Webflow.
WorkOS sponsor
NPM Supply Chain Security: Why We Can Be Optimistic About the Future — We frequently link to stories about misuses of npm to distribute malware, nefarious packages, and more, but Robat reflects on just how much things are improving with 2FA, package provenance, and community efforts.
The npm registry has begun removing READMEs from package version metadata to reduce the size of package packuments.
Tabular-JSON is a proposed superset of JSON that adds support for CSV-like tables and optional quotes.
A Developer’s Review of a Snapdragon X Laptop — The Lenovo Yoga Slim 7x, specifically. It’s a neat developer-focused look at a new option on the market. It’s not all about Node but he did try to get Node working under Windows on ARM and ran into some teething problems.
Wesley Moore
Bring StackBlitz to Work — In our upcoming livestream, we’ll cover the best ways to build and share prototypes and quickly reproduce bugs.
Micro Agent: An AI Agent That Writes Code for You — Sure, you can ask ChatGPT, Copilot or Claude to write code for you, but you know how that can sometimes turn out.. Is there a better way? Micro Agent is a Node-based tool that takes the approach of writing a test case first and then iterates upon a solution until the tests pass.
#553 — October 29, 2024 Read on the Web Transformers.js v3: Now You Can Run Transformers in Node.js — A JavaScript port of Hugging Face’s 1transformers Python library that makes it possible to run natural Read more…
#552 — October 22, 2024 Read on the Web Node v23.0.0 (Current) Released — Say hello to the newest release line of Node.js that gets all the cutting edge features first (Node 22 will soon Read more…
#551 — October 15, 2024 Read on the Web 😅 If you didn’t get Node Weekly last week, don’t panic – no one did! We were taking a scheduled week off, but unfortunately forgot to Read more…
0 Comments