Node v14.17.0 (LTS) Released — If you want to stay on a nice, safe LTS release but still get modern features backported in when they’re ready, this is for you. Here’s what’s new this time:
Diagnostics Channel support. A way to create named channels to report arbitrary message data for diagnostics purposes.
UUID support in the crypto module.
Experimental support for
1
AbortController
and
1
AbortSignal
and
1
AbortSignal
support added to numerous methods.
Backporting of various V8 patches for Apple Silicon support.
Of course, if you live on the edge with Node 16, you can walk on by.
Node.js
Redis 6.2 on RedisGreen — SSL encryption, key size tracking, memory mapping, online upgrades, and more.
Deno 1.10 has been released and adds Web Storage API support. Being able to use
1
localStorage
and
1
sessionStorage
server-side is an interesting idea..
Why JWT Should Not Be Your Default for Sessions — “My point in all this is not to discourage the use of JWT in general, but be deliberate and careful when you do. Be aware of both the security and functionality trade-offs and pitfalls.”
Node.js Developer at X-Team (Remote) — Join the most energizing community for developers and work on long-term 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.
ShellJS: Portable Unix Shell Commands for Node — I loved Ian Langworth’s review of this on Hacker News: “ShellJS was a delight to use when we had to build a cross platform Electron-based (sorry) desktop application for Mac and Windows. It replaced batch and shell scripts, async operations were easy thanks to NodeJS, and the scripts were maintainable. 8/10, would use again.”
#560 — December 17, 2024 Read on the Web 🎄 This week we cover a few news items but quickly get into a 2024 roundup of Node news and the most clicked items of the Read more…
#559 — December 10, 2024 Read on the Web 🎄 The Node world is experiencing a post-Thanksgiving interfestal lull, so this issue includes a few items we overlooked earlier this year. Next week brings our Read more…
#558 — December 3, 2024 Read on the Web Skia Canvas 2.0: A Browserless Canvas Environment for Node — Based on Google’s Skia graphics engine and offers end results similar to Chrome’s own canvas system. Read more…
0 Comments