#392 — June 10, 2021 |
Node Weekly |
Introducing libSquoosh: Experimental Image Optimization from Node — Squoosh is an image optimization web app originally built by a team at Google in 2018 and since then it has been updated and offered in CLI form. Now, Surma has unveiled libSquoosh, a Node library for performing such extreme image optimization from whatever code you like. Surma (Google) |
Spend Less Time Debugging and More Time Building with Scout — Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues in minutes. See for yourself why Scout is a Node developers’s best friend with a free 14-day trial, no credit card needed. Scout APM sponsor |
▶ Exploring Deno Land 🦕 with Ryan Dahl — Ryan Dahl, the original creator of Node.js and now creator of the Deno runtime, went on the popular Changelog podcast to talk about how the success of Node changed his life and what led him to creating Deno. The Changelog Podcast podcast |
PM2 5.0 Released: The Production Process Manager — PM2 (enjoy the fancy homepage) is a popular process manager and load balancer for long running Node.js apps. 5.0 is a significant release that adds a new local system monitoring feature for tracking metrics like CPU and memory use. Alexandre Strzelewicz |
Don't Use Functions As Callbacks Unless They're Designed for It — There's been a severe lack of Node blog posts this week, but this older one has been doing the rounds on social again, and it's fantastic enough to re-share :-) Callbacks can introduce added hidden complexity that can cause seemingly innocent code to break so it pays to be careful. Jake Archibald |
AWS DevSecOps Day on June 16: Bridgecrew for CloudFormation — Gain hands-on experience with automated security-as-code. RSVP for free with AWS credits included for a limited time. Bridgecrew sponsor |
Mocha 9.0 Released: The Popular JavaScript Test Framework — Mocha has been a popular go-to test framework for both Node and the browser for years. 9.0 drops Node 10.x support and is going ‘ES modules first’ by using ESM Mocha |
Some Reasons Why Bugs Might Feel 'Impossible' to Resolve
|
|
html-to-text 8.0: Advanced HTML to Text Converter — Uses a variety of techniques to convert even complex HTML into plain text (but with some formatting, such as for tables). It can be heavily customized and tweaked, too. KillyMXI |
test-console: A Simple Library for Testing Node Console Output James Shore |
node-localstorage: A Drop-In Substitute for the Browser Native Larry Maccherone |
See Your Microservices, Build Your Node.js Apps Faster Epsagon sponsor |
Trash: Move Files and Directories to the 'Trash' — Rather than deleting files outright (e.g. Sindre Sorhus |
Discord.js: A Library for Interacting with Discord's API — A way to write bots or similar tools for the wildly popular Discord chat system. Amish Shah |
|
|