Using Web Streams in Node.js — Streams provide a handy abstraction for cleanly working with streaming data but Web Streams (a.k.a. WHATWG Streams) are a different, more broadly supported beast to classic Node.js streams. Dr. Axel starts from the basics but goes into a lot of depth here – a handy resource.
Puppeteer 15.0: Control Headless Chrome from Node — Playwright has taken a lot of the browser remote control attention in recent years, but Puppeteer, which focuses on Chrome, is still a great option. It now uses Chromium 103 and supports Node 18.
for coming in last. I’d love to see some stats on just how many of these packages are total nonsense.
Node 18.4.0 is out, but it’s a relatively minor release.
The folks over at Deno have raised $21m in series A funding to push ahead with their V8 isolates based Deno Deploy cloud functions service.
We’ve mentioned it before, but as it’s still new to many folks, here’s a quick, practical look at the built-in command line arguments parser in Node 18.3+.
BRIEF RELEASES:
npm 8.13 Pino 8.1 – Fast JSON-powered logging. Fastify 4.1 – Fast and low overhead web framework. stripe-node 9.9 – Node library for the Stripe API. Faker 7.3 – Generate fake data fast. jsdom 20.0 – WHATWG DOM and HTML standards for Node. zx 7.0.2 – Better shell scripting with Node. Sequelize 6.21 – Promise-based multi SQL dialect ORM. Opossum 6.4 – Circuit breaker for async functions. pg-boss 7.4 – Postgres + Node job queueing system.
💻 Jobs
Find Tech Jobs with Hired — Create a profile on Hired to connect with hiring managers at growing startups and Fortune 500 companies. It’s free for job-seekers.
Moon: A New Build System for the JavaScript Ecosystem — Built in Rust for performance, Moon appears to be focused on features for larger projects with lots of dependencies, developers, and processes. It’ll be interesting to see this one develop further.
#568 — March 4, 2025 Read on the Web Announcing TypeScript 5.8 — Four months in the making, TypeScript 5.8 lands with a strong Node focus. You can now use 1require() for ES modules in Read more…
#567 — February 25, 2025 Read on the Web 👋 Just in case you missed the message, we took last week off but we’re back now until Easter, so you didn’t miss anything. 🙂__Peter Cooper, your Read more…
#566 — February 11, 2025 Read on the Web 🏖️ We’re taking next week off, so the next issue will be on Tuesday, February 25. Feel free to hit reply and send in any submissions!__Peter Read more…
0 Comments