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.
#479 — March 23, 2023 Read on the Web 🔒 npm Granular Access Tokens Now Generally Available — The granular access token feature on the npm registry is now generally available, allowing you to restrict Read more…
#478 — March 16, 2023 Read on the Web Shell-Free Scripts with Execa 7.1 — Execa is a popular process execution library for Node and the latest version includes an interesting 1$ method feature for Read more…
#477 — March 9, 2023 Read on the Web Feathers 5: The API and Real-Time App Framework — Feathers isn’t as well known as Nest or Fastify, say, but it’s a powerful and mature option Read more…
0 Comments