#396 — July 8, 2021 |
Node Weekly |
Dan Abramov |
TypeScript and Native ESM on Node.js — This topic comes up time and time again, and for good reason - it’s the way things are headed. Dr. Axel covers the essentials you need to know in order to use and produce native ECMAScript/ES modules on Node when using TypeScript. Dr. Axel Rauschmayer |
Scale MySQL Globally in Minutes Without Code — PolyScale intelligently distributes and caches MySQL data to the edge. Implement in minutes without writing code or deploying servers. PolyScale sponsor |
Building an API with Nest.js: A 39 Part Series — Nest.js is a popular Node server side app framework and this epic series is a must-see for anyone who wants to learn how to use it or even an existing user who needs their memory jogged. Marcin Wanago |
Node v16.4.2, v14.17.3, and v12.22.3 Released, But You Probably Don't Need Them — These releases fix a bug introduced affecting those who use the Windows installer and are in a non-English locale.. otherwise, you can walk on by. Node.js |
Exploring the Possibilities of Node’s Virtual Machine Module — The Louis Petrik |
Implementing Microservices in Node — Nest.js makes another appearance here. Cheli Kalina |
|
|
zx 2.0: A Tool for Writing Better Shell Scripts — Tired of turning to bash, Python or Ruby to throw together a quick script? This makes it easier to do so from the JavaScript you know and love. We featured it just two months ago but v2.0 has just dropped. |
fast-npm-search: A Super Fast npm Package Search — Mostly seems to be a demo of a ‘search as a service’ platform but, well, it is pretty fast. anve.re |
Run Faster and Safer Than Linux with Open Source Unikernels NanoVMs sponsor |
Opossum 6.2.0: A Circuit Breaker for Asynchronous Functions — You can do things like trigger a failure after a certain timeout, fail entirely if a certain error threshold is reached, etc. GitHub repo. Red Hat |
Nest 8.0: A Mature Framework for Building Scalable Server-Side Apps — We’ve mentioned it twice already in this issue, so we may as well mention a new major release too.. :-) Kamil Myśliwiec |
wait-on 6.0: A CLI and Node Library to Wait for Ports, Files, Sockets, etc. — For when you need to wait until files, ports, sockets, and similar resources become available (or the opposite). Jeff Barczewski |
Monitoring Template to Track Your Node.js Application Performance InfluxData sponsor |
pg-anonymizer 0.4.0: Anonymized Data Dumping from Postgres — A Node.js-powered tool for taking anonymized exports of databases. Sensitive data is replaced with faked data of equivalent types. Raphaël Huchet |
tiff 5.0: A TIFF Image Decoder Written Entirely in JavaScript — It’s been almost twenty years since I’ve gone near a TIFF file, but if needs must.. Michaël Zasso |
Mercurius 8.0: Implement GraphQL Servers and Gateways with Fastify
|