GitHub - ircam-ismm/node-web-audio-api: Web Audio API implementation for Node.js
Node Web Audio API 1.0: A Web Audio API Implementation for Node — More accurately, it’s...
Vertical vs Horizontal Scaling for Heroku Apps
Horizontal, Vertical, Diagonal? What Even Is Scaling?! 👀 — Up, down, left, right… A+B, A+B?? No...
Node’s new built-in support for TypeScript
Node’s New Built-in Support for TypeScript Explained — Node.js v23.6.0 (Current) (above) makes Node’s new type-stripping...
Node.js — Node v23.6.0 (Current)
Node v23.6.0 (Current) Released — In last week’s issue, we said Node 23.6 was imminent, and...
AI Agents | LLMs, Function Calling, and Dahl-E Image Generation
How to Create Your Own AI Agent — Join Scott Moss for this video course exploring...
A New Chapter for Express.js: Triumphs of 2024 and an ambitious 2025
A New Chapter for Express.js — 2024 saw the still-extremely-popular Express project awaken from a slumber,...
GitHub - postalsys/postal-mime: Email parser for browser and serverless environments
PostalMime: Email Parser for Browser Environments — An email parsing library happy in most JS runtimes,...
GitHub - jaysylvester/citizen: Node.js MVC web application framework. Includes routing, serving, caching, session management, and other helpful tools.
Citizen: A Node.js MVC Web Application Framework — Comes with all the usual helpful stuff out...
Release pnpm 10 · pnpm/pnpm
pnpm 10.0: The Alternative, Efficient Package Manager — Long admired for its performance and efficiency improvements...
Securing Node.js Express APIs with Clerk and React
Securing Node.js Express APIs with Clerk and React — A guide that teaches you how to...
GitHub - bbc/sqs-consumer: Build Amazon Simple Queue Service (SQS) based applications without the boilerplate
sqs-consumer 11.3: Build Amazon SQS-Based Apps Without Boilerplate — Build SQS-based (Simple Queue Service) apps without...
GitHub - kristiandupont/schemalint: Lint database schemas
Schemalint: A Linter for Postgres Schemas — A linter that lets you raise errors on a...
GitHub - murat-dogan/node-datachannel: WebRTC For Node.js and Electron (including WebSocket Client & Server). libdatachannel node bindings.
node-datachannel: libdatachannel Bindings for Node.js — libdatachannel is a standalone C++17-based implementation of various WebRTC standards,...
CSV Parse - Usage
CSV Parse: Convert CSV Text into Arrays / Objects — Extends Node’s native transform stream API...
GitHub - mathiasbynens/jsesc: Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
jsesc: Get a Stringified, ASCII-Safe Representation of Any Data — Think JSON.stringify() but instead it returns...
GitHub - AsyncBanana/microdiff: A fast, zero dependency object and array comparison library. Significantly faster than most other deep comparison libraries and has full TypeScript support.
MicroDiff 1.5: No Dependency Object and Array Comparison Library — Given two objects or arrays, it...
smoores.dev - Announcing: @smoores/epub
Introducing @smoores/epub: A Package for Working with EPUB Files — EPUB is a popular e-book file...
GitHub - release-it/release-it: 🚀 Automate versioning and package publishing
Release It 18.0: A CLI Tool to Automate Package Publishing Tasks — Think things like bumping...
Release 8.3.0 – Pipes of Steel · google/zx
zx 8.3: A Tool for Writing Better Shell Scripts — zx is an alternative way to...
Node.js Now Supports TypeScript By Default
Node.js Now Supports TypeScript By Default — It’s been possible to run TypeScript directly with Node.js...
1-billion row challenge with Node.js
Tackling the '1 Billion Row Challenge' with Node — The 1 Billion Row Challenge (1BRC) arose...
Node.js — Node v23.5.0 (Current)
Node v23.5.0 (Current) Released — A Node release that slipped in just before 2024 ended. WebCryptoAPI’s...
Release 8.0.0 · google/zx
6. zx v8.0: Google's Way to Write Shell Scripts with Node — A long standing way to...
Node.js — Node v23.4.0 (Current)
Node v23.4.0 (Current) Released — There are new --trace-env, --trace-env-js-stack and --trace-env-native-stack options to track environment...
The Complete React Course: Build an e-Commerce App with Hooks, Effects, and More! | Frontend Masters
Complete Intro to React v9: New Project, Modern Stack — Join Brian Holt in building a pizza...
State of Node.js Performance 2024
The State of Node.js Performance in 2024 — A thorough exploration (and benchmark) of recent performance...
https://blog.platformatic.dev/a-guide-to-reading-and-writing-nodejs-streams
1. A Guide to Reading and Writing Node.js Streams — I'm not surprised to see this as...
10 modern Node.js runtime features to start using in 2024 | Snyk
3. 10 Modern Node.js Runtime Features to Start Using in 2024 — It's not just Bun and...
typespec.io
5. TypeSpec: A TypeScript-Inspired Way to Define APIs — A language for concisely describing cloud service APIs...
GitHub - goldbergyoni/nodebestpractices: :white_check_mark: The Node.js best practices list (July 2024)
7. The Node.js Best Practices List: 2024 Edition — An in-depth guide for Node developers that we...
Announcing AdonisJS v6
8. Announcing AdonisJS v6 — A TypeScript-first backend Web framework with amazing documentation and packed with features...
GitHub - soldair/node-qrcode: qr code generator
node-qrcode: Generate QR Codes in Node — The ubiquitous 2D barcodes that can store arbitrary data...
GitHub - pelias/placeholder: stand-alone coarse geocoder
Pelias 4.0: A Modular, Stand-Alone 'Coarse' Geocoder — Given an address or place name this will...
GitHub - remusao/tldts: JavaScript Library to extract domains, subdomains and public suffixes from complex URIs.
tldts: Extract Domain Names, Subdomains and Suffixes from URLs — A ‘blazing fast’ library for extracting...
Release v7.1.0 · nodejs/undici
Undici v7.1.0: Now with Stable HTTP/2 Support — Last week we featured the latest major v7...
https://bolt.new/
Build Fully Functional Apps in Minutes, Not Months — Create, run, edit, and deploy full-stack web...
GitHub - kleisauke/wasm-vips: libvips for the browser and Node.js, compiled to WebAssembly with Emscripten.
🖼️ wasm-vips: It's libvips, Compiled to WebAssembly — libvips is a popular, highly efficient image processing library...
Implementing Filtered Semantic Search Using Pgvector and JavaScript
Implementing Filtered Semantic Search Using pgvector and JS — If you need something more sophisticated than...
https://www.trevorlasn.com/blog/corepack-nodejs
Node's Corepack: Version Control for Package Managers — A quick intro to a commonly misunderstood (and...
Node.js Delivers First LTS with require(esm) Enabled, Enhanc...
Node.js Delivers First LTS with require(esm) Enabled — It’s a modest milestone, but Node v22.12.0 (LTS)...
Crunchy Bridge - Managed, Cloud Postgres
❤️ Postgres — You need a database provider that loves Postgres as much as you do....
Prisma 6: Better Performance, More Flexibility & Type-Safe SQL
Prisma 6: Better Performance, More Flexibility and Type-Safe SQL — Prisma is a popular, powerful ORM...
GitHub - slevithan/oniguruma-to-es: Convert patterns from Oniguruma (the regex engine used by Ruby, TextMate grammars, etc.) to native JavaScript RegExp
Oniguruma-to-ES: Convert Patterns from the Oniguruma Regex Engine to Native JS — Oniguruma is a powerful...
png2embeddedjson
png2embeddedjson: Convert PNGs to Base64-Encoded RGB565 in JSON — Niche, but has utility in embedding images directly...
GitHub - revelrylabs/elixir-nodejs: An Elixir API for calling Node.js functions
A Way to Call Node.js Functions from Elixir — Elixir is a Ruby-inspired, Erlang VM-based language...
Kaluma
Kaluma: A Tiny JS Runtime for the Raspberry Pi Pico — Can a JavaScript runtime squeeze...
Introduction
VineJS 3.0: Form Data Validation Library for Node Apps — A fast validation library for data...
https://blog.platformatic.dev/undici-v7-is-here
Undici v7: The Modern HTTP Client Library for Node — A major release for a fundamental...
Orbit - Apache Kafka Migration and Replication - WarpStream
Zero Ops Apache Kafka Replication and Data Mirroring — Moving to WarpStream to reduce your Kafka...
Inside Bluesky’s Engineering Culture
Inside Bluesky’s Engineering Culture — An interesting writeup from May 2024 that’s perhaps become more relevant...