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.
#557 — November 26, 2024 Read on the Web Deno v. Oracle: Cancelling the JavaScript Trademark — Did you know Oracle formally owns the ‘JavaScript’ trademark? There have been a few efforts to change this Read more…
#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…
0 Comments