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.
#554 — November 5, 2024 Read on the Web Why Code Security Matters – Even in Hardened Environments — A nicely diagrammed deep dive (and it really is deep) into a technique that allows malicious Read more…
#553 — October 29, 2024 Read on the Web Transformers.js v3: Now You Can Run Transformers in Node.js — A JavaScript port of Hugging Face’s 1transformers Python library that makes it possible to run natural Read more…
#552 — October 22, 2024 Read on the Web Node v23.0.0 (Current) Released — Say hello to the newest release line of Node.js that gets all the cutting edge features first (Node 22 will soon Read more…
0 Comments