Node-RED 2.0 Released — Node-RED is a now very mature ‘low-code’ Node.js-based programming environment, particularly aimed at connecting together services or IoT devices. The 2.0 release focuses on upgrading dependencies, dropping old Node version support, and an (optional) improved text editor.
is an admittedly ‘low-level’ and ‘quite difficult to use safely’ API for tracking asynchronous resources, so the Node code team are intrigued to know if and how you’re using it so they can build better high-level abstractions.
Node.js Team
Fast Redis Hosting and Analytics — RedisGreen databases include seamless online upgrades, SSL encryption, key size tracking, memory mapping, and more.
RedisGreen sponsor
devcert: Development SSL/TLS Certificates Made Easy — Need a certificate for local development? This package takes an interesting approach of creating its own root authority and issuing certificates automatically against it. It’s slick; I was impressed by it when I tried it out last week.
Dave Wasmer
V8 Release v9.2 — A relatively minor update with the biggest practical win being the new
1
at
method for Array, TypedArray and String. More on what it does here.
Unique Name Generator: Generate Unique and Memorable Name Strings — A tree-shakeable Node package for generating random and unique names. Could be useful for creating random readable names for your app’s users, perhaps – such as Heroku does with subdomain names for new apps.
Mineflayer: A High Level API for Creating Minecraft Bots — Track entities, query the world around you, dig, build – all the good stuff. Might be a nice way to bring Node together with the kids’ hobby (or maybe your own :-)).
Senior Full Stack Developer – ElasticSearch (Remote) — We’re seeking a developer to join our government procurement startup. Got a clear understanding of full functional programming and experience with ElasticSearch. We want to hear from you. Remote, candidates must be eligible to work in the US.
Govspend
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.
#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