#340 â May 28, 2020 |
Node Weekly |
|
|
Node v12.17.0 (LTS) Released: Features Coming Back from the Future â Node 12 isnât the latest Node but itâs the latest LTS version youâre probably using in production, so itâs exciting to see newer Node features back ported to it. 12.17 removes the need to use MichaĂ«l Zasso |
|
đ Node.js Turns 11 Years Old â Thereâs not a lot to see here, but the official Node Twitter account is just marking that Node is 11 years old this week. Hurrah! |
Modern Redis Features from RedisGreen â Online upgrades to the latest Redis 6.0 features, memory mapping, key size tracking, and more. RedisGreen sponsor |
|
Strapi 3.0 Released: An Open Source Headless Node.js CMS â If Strapi confuses you, youâre not alone.. Strapi Community Edition is an open source, headless CMS built on Node, but Strapi is also a commercial product. Nonetheless, the open source variant has reached version 3 which is the first stable version. The GitHub repo makes things a bit clearer. Strapi |
|
June 2020 Security Releases Coming Next Week â Node 10, 12, and 14 will all get security updates on or after June 2nd due to an as-yet unspecified security issue. No Node 13 as its end-of-life is June 1st so if youâre using Node 13, get upgrading to Node 14 now. Of course, weâll be featuring these in next weekâs issue if you donât hear about them first. Sam Roberts |
đ» Jobs |
|
Node.js Developer at X-Team (Remote) â Join X-Team and work on projects for companies like Riot Games, FOX, Coinbase, and more. Work from anywhere. X-Team |
|
Find a Job Through Vettery â Vettery specializes in tech roles and is completely free for job seekers. Create a profile to get started. Vettery |
âčïž If you're interested in running a job listing in this newsletter, there's more info here.
đ Articles & Opinions |
|
â¶Â  How To Deploy a Resilient Node App on Kubernetes from Scratch â A step-by-step look at packaging a Node app into a Docker container image and deploying it on Kubernetes. Kamal Nasser (DigitalOcean) |
|
An Open Source Maintainer's Guide to Publishing npm Packages â Definitely more of a beginnerâs guide from someone whoâs been releasing regularly on npm for a number of years. kadi kraman |
|
How to Use Node.js 14 on Red Hat OpenShift Lucas Holmquist (Red Hat) |
|
Faster CI/CD for All Your Software Projects Using Buildkite â See how Shopify scaled from 300 to 1800 engineers while keeping their build times under 5Â minutes. Buildkite sponsor |
|
â¶Â Â A 50 Minute Deno Crash Course â A lot of people are cranking out Deno videos right now, but Traversy Media has a solid reputation for getting these things right. In 50 minutes we get a nice, balanced approach to Denoâs plus points, tooling, building an API, etc. Traversy Media |
|
How to Make A URL Shortener with Express and TypeScript Sam Clulow |
|
đ Tools, Resources and Libraries |
|
Zapatos: Zero-Abstraction Postgres for TypeScript â Build TypeScript schemas for Postgres tables, get the right types for things going into and coming out of Postgres, and so much more. Some serious time has been put into the thorough docs here, by the way. George MacKerron |
|
Pug 3.0.0: A Rich Templating Engine for Node â A high performance templating engine inspired by Haml (so itâs lightweight and whitespace/indentation based). GitHub repo. Forbes Lindesay |
|
AppSignal Adds Next.js Integration - Automatically Adds Web Vitals Monitoring AppSignal sponsor |
|
node-re2: Bindings for Google's RE2 Regular Expression Library â RE2 is an interesting C++ finite-state machine-based regex library that takes a very different approach to PCRE. It may appeal to you if you want to avoid exponential runtime issues with certain regexes or âevil inputâ. Eugene Lazutkin |
|
EVT: A Type Safe Replacement for Node's Garrone Joseph |
|
sbuts: A Micro-Sized Stubbing Library Laurent Renard |

