gains AbortSignal support, and Node’s cryptography library gains basic secure heap support, a X509Certificate API, and a
1
randomUUID
function.
Danielle Adams (Node.js Project)
Google Cloud Functions Adds Node.js 14 Support — Cloud Functions is Google’s serverless/FaaS platform. Node 14 support is in ‘public preview’ for now but notably doesn’t support ES modules.
Google Cloud
Complete Node.js Learning Path 🚢 — Learn Node.js from foundations up to building APIs and web applications! Get hands-on creating and deploying REST and GraphQL APIs and power your web apps in this complete learning path on Node.js.
module provides cryptographic functions and wrappers for and around things like OpenSSL’s hash, HMAC, cipher, decipher, sign, and verify functions. This post covers some basic examples of its use.
Ukpai Ugochi
Securing Your GitHub Project — 15 tips for improving the security of any projects you have hosted on GitHub from using two factor auth to security scanning and using trusted GitHub Actions.
Marcin Hoppe
How to Build a Node API for the Ethereum Blockchain — Honestly, I still find this sort of thing to be confusing at the best of times, but this tutorial walks through creating the backend for a decentralized music store app that uses an Ethereum blockchain for accessing music stored in IPFS.
Find a Job Through Hired — Create a profile on Hired to connect with hiring managers at growing startups and Fortune 500 companies. It’s free for job-seekers.
Gluegun 4.6.0: A Toolkit for Building Node-Powered CLIs — “We’ve assembled an all star cast of libraries to help you build your CLI.” Areas covered include templating, sub-command support, argument parsing, etc. AWS use it for their Amplify CLI.
#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