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.
#479 — March 23, 2023 Read on the Web 🔒 npm Granular Access Tokens Now Generally Available — The granular access token feature on the npm registry is now generally available, allowing you to restrict Read more…
#478 — March 16, 2023 Read on the Web Shell-Free Scripts with Execa 7.1 — Execa is a popular process execution library for Node and the latest version includes an interesting 1$ method feature for Read more…
#477 — March 9, 2023 Read on the Web Feathers 5: The API and Real-Time App Framework — Feathers isn’t as well known as Nest or Fastify, say, but it’s a powerful and mature option Read more…
0 Comments