It’s Time to Take the Node.js 2021 User Survey — The Node.js team has announced the opening of the 2021 Node.js user survey and you can take it here – the deadline is February 15 but we’ll do another reminder before then. Don’t forget to mention us when they ask where you heard about the survey from 😄 The results from last time (PDF) (in 2018) taught us all kinds of things, and it’ll be interesting to see the shifts since then.
Node.js Project
parse-xml 3.0: A Fast, Compliant XML Parser — The goal with this project was to be fast, robust with good error handling, and to have no native dependencies. v3.0.0, which has just dropped, includes a brand new parser and supports Node 12+.
Ryan Grove
Track Redis Memory Use with RedisGreen — RedisGreen monitors the largest keys in your database over time, and builds a visual guide of which keys use the most memory. With SSL encryption and online upgrades to support your app from dev to prod.
as a first step to aligning with the Blob Web API and there’s now a
1
base64url
Buffer encoding option.
Ruy Adorno
Deno 1.7 Released — Node’s younger cousin comes boasting new features and improvements. A big update is that
1
deno compile
(which lets you compile complete JavaScript apps to a single executable) is more efficient with support for cross compilation and ~60% reduced compiled size. → Via our Deno newsletter.
Bartek Iwańczuk and Luca Casonato
💻 Jobs
Node.js Developer at X-Team (Remote) — Join the most energizing community for developers and work on projects for Riot Games, FOX, Sony, Coinbase, and more.
X-Team
Find Your Next 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.
napi-nim: How to Write Native Node Extensions in Nim — Is C too verbose, C++ too complicated, and you’re just not feeling Rust? Nim is a relatively friendly compiled systems language you can use to build Node extensions instead, as seen here, though it’s still early days for this project.
Andi Rosca
A Flappy Bird Clone using Raylib — It’s not often we see native games written in Node so if it’s something you fancy trying, this code may intrigue you. It leans on Raylib, a C-based library for building basic games and graphical experiments.
#557 — November 26, 2024 Read on the Web Deno v. Oracle: Cancelling the JavaScript Trademark — Did you know Oracle formally owns the ‘JavaScript’ trademark? There have been a few efforts to change this Read more…
#556 — November 19, 2024 Read on the Web AWS Lambda Turns Ten: Looking Back and Looking Ahead — AWS Lambda, Amazon’s cloud function service, essentially launched the term ‘serverless’ and had a big impact Read more…
#555 — November 12, 2024 Read on the Web Node v23.2.0 (Current) Released — On paper, a relatively minor release that updates the root certificates, adding five new ones, but development of TypeScript support has Read more…
0 Comments