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.
#471 — January 26, 2023 Read on the Web Nut.js 3.0: Use Node for Desktop Automation — Take control of your desktop environment (Windows, macOS or Linux) from code with control over keyboard and pointer, Read more…
#470 — January 19, 2023 Read on the Web Fixing a Memory Leak in a Production Node App — Kent encountered a variety of weird memory and CPU usage spikes in his Node-powered app and Read more…
#469 — January 12, 2023 Read on the Web A (Final) Node.js Retrospective for 2022 — We devoted an issue to the best Node Weekly items of 2022 recently, but this post from NodeSource takes Read more…
0 Comments