The Death of a Node.js Process — Writing code to do stuff is fun, but do you ever think about what happens when your creation is either ready to terminate or gets cut off in its prime? Thomas looks at some different ways Node processes can terminate and how to keep it as clean as possible.
Thomas Hunter II
Electron 12.0.0 Released — Despite some upstart alternatives like Neutralino and Tauri, Electron remains the biggest cheese in the ‘build desktop apps with JavaScript’ game. v12 updates from Node 12 to 14 (hello V8 8.9!) and to Chromium 89.
OpenJS Foundation and contributors
Redis 6.2 Now Available on RedisGreen — The new release includes several minor commands and new options, and is available to try for free on RedisGreen.
Node.js Developer at X-Team (Remote) — Join the most energizing community for developers and work on projects for Riot Games, FOX, Sony, Coinbase, and more.
X-Team
Find Software Engineering Jobs with Hired — Take 5 minutes to build your free profile & start getting interviews for your next job. Companies on Hired are actively hiring right now.
Hired
📗 Tutorials and Stories
▶ Building a Fast Serverless API on AWS with Fastify & AWS Amplify — AWS Amplify is a framework of tools and clients that bring together other AWS services in an easier way and you can use it to create a Node-powered serverless API pretty quickly, as shown here. This is tight (ten minutes!) and well recorded.
Nader Dabit
Shipping Node at Netlify: Tools, Processes, and Automation — Netlify’s engineering team uses a diverse array of languages but Node.js is at the heart of several mission critical systems. This is a brief look at some of the internal ecosystem around keeping their projects under control.
Eduardo Bouças
Get Your Free SPOTcon 2021 Tickets Today — Join us March 26 for Scout APM’s digital event on performance & observability. Speaker lineup and agenda now available.
Socket.IO 4.0.0 Released — The very long standing real-time, bidirectional communication system (with fallbacks for less capable clients) gets a major level upgrade due to some breaking changes in the API. The migration guide may be helpful if you’re a user.
Mongo Seeding: A Tool to Populate MongoDB Databases — Define data in JSON, JavaScript, or TypeScript then populate a database using a library, CLI tool, or Docker image. Aimed at testing or setting up initial state for an app.
#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…
#554 — November 5, 2024 Read on the Web Why Code Security Matters – Even in Hardened Environments — A nicely diagrammed deep dive (and it really is deep) into a technique that allows malicious Read more…
0 Comments