Working with the File System from Node.js — Dr. Axel seems to be on a bit of a Node kick lately and comes back this week with a particularly deep dive on all things related to working with text files from Node, from simple reading and writing operations to streams, buffers, and directory manipulation.
Dr. Axel Rauschmayer
Should Node.js Directly Support Web Workers? — Web Workers provide a way for JavaScript in the browser to run on background threads, taking the heat off the main thread. Browsers support them, Deno supports them, and while Node has Worker Threads, Sindre argues Node should align with the broader standard.
Highlights from OpenJS World 2022 — OpenJS World took place a few weeks ago in Austin, Texas and in this post Marian covers some of the talking points, top talks, and what made the event special. There’s a YouTube playlist of over 50 talks from the event, with some highlights here (note the audio is very quiet on some of them):
Node.js has some security releases on the horizon (around July 5) for the 14.x, 16.x, and 18.x release lines to tackle three medium severity issues and two high severity ones. We’ll bring you up to speed in next week’s issue.
Node developers on Reddit tackled the question of whether MongoDB is as popular in industry as it is in tutorials and the responses were.. interesting 😏
From the folks behind the State of JavaScript and State of CSS surveys comes State of GraphQL.
is used to communicate over the ‘meter bus’ protocol used by various utility (gas, electricity, etc.) meters. I have no idea how it works, but a homemade Node-powered smart meter would be pretty cool.
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.
#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