Gluon: Framework for Creating Desktop Apps from Sites — A new approach for building desktop apps from Web sites using Node and already installed browsers. Notably, Gluon supports both Chromium and Firefox. Deno can also be used in place of Node. Windows and Linux are catered for, with initial macOS support being released just this week. GitHub repo.
Gluon
Node v19.3.0 (Current) Released — This happened a few weeks ago but we haven’t had a normal issue since then 😁 19.3 is a typical, minor incremental release, but which upgrades npm to v9.2.0, itself a significant enough release to require an explainer in these release notes.
Node.js
Observability Made Affordable — You can monitor, debug, and keep your systems running smoothly without breaking the bank. We have designed a system which has a single point of access to all of your logs, data, metrics, and traces in one place, so you can see everything in one place.
Why Cypress v12 is a Big Deal — A practical demo of how the latest version of the popular Cypress ‘test anything that runs in a browser’ toolkit makes testing frontend apps even smoother than before.
‘I Migrated from a Postgres Cluster to Distributed SQLite with LiteFS’ — Not your typical database migration. But with interest and tooling around the file-oriented SQLite database picking up, I think we’ll see it pick up a lot more use cases that might have traditionally fallen to systems like Postgres or MySQL.
Symphonia: An Audio Playback Library for Node — Audio playback from Node? Yep. Symphonia will play MP3s, WAVs, AACs, and several other formats on Windows, macOS and Linux. How? A lot of Rust code. It’s also an interesting example of a Node extension built entirely in Rust.
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.
#548 — September 17, 2024 Read on the Web nano-spawn: Tiny Execa-Inspired Process Execution — If you’re familiar with Sindre’s powerful Execa for running commands from a Node app in a robust manner, 1nano-spawn offers Read more…
#547 — September 10, 2024 Read on the Web Express.js 5.0 Released; Sort Of — After a long period of seeming to merely be on life support, work on Express picked up significantly earlier this Read more…
#546 — September 3, 2024 Read on the Web Prisma 5.19.0, Now with ‘Typed SQL’ — Prisma is a popular declaratively-driven ORM in the Node.js / TypeScript world and its new version makes it possible Read more…
0 Comments