#413 — November 11, 2021 |
Node Weekly |
Node-RED in Industrial IoT: A Growing Standard — Node-RED is a very long standing Node.js-based ‘low code’ environment where you wire components together. As explained here, it’s heavily used in IoT scenarios and is even taking on established commercial systems. United Manufacturing Hub |
Bree 7.0: A Versatile Job Scheduler for Node — Supports cron, dates, ms, later, and human-friendly for scheduling things. Made to help run Forward Email, a neat email forwarding service worth checking out on its own merits. GitHub repo. Nick Baugh |
Track Changes From Creation To Merge With Batch Changes — Understand the total impact of large-scale code changes before you make them and move 75% faster with Batch Changes. See how teams are using Batch Changes from configuration, refactoring, and more. Sourcegraph sponsor |
QUICK BITS:
|
Proposal: Make Francisco Ryan Tolmasky I, et al. |
Node v17.1.0 (Current) Released — A reasonably minor release. There’s now support for JSON Michaël Zasso |
A Guide to Load Testing Node APIs with Artillery — Artillery is a load testing tool, written in JavaScript no less, that can let you test your apps under virtual traffic surges. Ayooluwa Isaiah |
How To Work with Files Using Streams in Node — Streams provide an efficient mechanism for working with files in Node – this is a practical and straightforward introduction to how to work with them. Adaobi Aniuchi |
Notification Systems 2.0: Part 1 - User Requirements Courier sponsor |
How to Speed Up Your TypeScript Monorepo with Matteo Mazzarolo |
Geoffrey Huntley |
|
🛠 Code & Tools
Depp: Check Rahul Tarak |
JestTestGen: Generates Jest Unit Test Files for Existing JS/TS Files — Auto generation of Jest unit test files with all imports mocked and test stubs for every class method or function exported. Giulio Dellorbo |
Slonik v25: A Sophisticated Node Postgres Client Library — A ‘battle tested’ framework that abstracts repeating code patterns, protects against unsafe behavior, and provides a rich debugging experience. Gajus Kuizinas |
Tired of Manual Domain Management? Automate with This Special Offer 👀 DNSimple sponsor |
blake-hash: Rust Blake3 Hash Bindings for Node — BLAKE3 (Wikipedia entry) is a cryptographic hash function focused on performance. LongYinan |
randoma 2.0: User-Friendly Pseudorandom Number Generator
|
node-fetch 3.1: Lightweight Module Bringing the Fetch API to Node
|