https://nodejs.org/en/blog/events/collab-summit-2025-paris
A Report From April's Node.js Collaboration Summit — Twice a year, a large group of Node...
GitHub - seanpmaxwell/express-generator-typescript: Create a new express app similar to express-generator but with TypeScript
express-generator-typescript: An Express.js + TypeScript App Generator — Creates the boilerplate for a TypeScript-powered Express.js app....
GitHub - kepano/defuddle: Extract the main content from web pages.
Defuddle: Extract the Main Content from Web Pages — Strips extraneous clutter from HTML in order...
GitHub - astracompiler/cli: 🚀 Fast, reliable and easy-to-use js-to-exe compiler.
Astra: A New JavaScript-to-EXE Compiler for Windows — Boasts “a new approach to compiling” JavaScript applications...
GitHub - googleapis/js-genai: TypeScript/JavaScript SDK for Gemini and Vertex AI.
Google Gen AI SDK for TypeScript and JavaScript v1 — Why let Python developers have all...
Migrate from API keys to OAuth 2.1: Secure M2M authentication for AI agents
A Developer’s Guide to Migrating from API Keys to OAuth 2.1 — Many still rely on...
6 Ways Slack, Notion, and VSCode Improved Electron App Performance | Palette Docs
Six Ways Slack, Notion, and VS Code Improved Electron App Performance — An experienced Electron app...
Announcing TypeScript Native Previews - TypeScript
⚡ Announcing TypeScript Native Previews — Earlier this year, Anders Hejlsberg teased a 10x faster TypeScript through...
https://socket.dev/blog/node-js-tsc-declines-to-endorse-feature-bounty-program
Node.js TSC Declines to Endorse Feature Bounty Program — There was recently a debate around whether...
CodeRabbit - Visual Studio Marketplace
CodeRabbit’s Free AI Code Reviews in IDE - VS Code, Cursor, Windsurf — Code Rabbit brings...
Node.js — Node v24.0.1 (Current)
Node v24.0.1 (Current) Released — Node 24.0 was released last week, but now we have a...
GitHub - isaacs/node-glob: glob functionality for node.js
Glob 11: Match Files Using Shell-Style Patterns — “The most correct and second fastest glob implementation...
GitHub - kpdecker/jsdiff: A javascript text differencing implementation.
jsdiff 8.0: A JavaScript Text Diffing Implementation — Can compare strings for differences in various ways...
GitHub - hyparam/hyparquet: parquet file parser for javascript
Hyparquet: Parquet File Parser for JavaScript — Parquet is a popular column-oriented data file format frequently...
GitHub - webdiscus/ansis: CJS/ESM ANSI color library for CI, terminals and Chromium-based browser consoles. Compatible with Bun, Deno, Next.JS.
ANSIS 4.0: ANSI Color Library for Everywhere — A ESM and CommonJS library to use the...
GitHub - gitbrent/PptxGenJS: Build PowerPoint presentations with JavaScript. Works with Node, React, web browsers, and more.
PptxGenJS: Build PowerPoint Presentations with JavaScript — A mature library that outputs standards-compliant Open Office XML...
How Website Monitoring Can Help Prevent Common Downtime Causes
Common Downtime Causes (With Real Node.js Examples) — Bad deploys, traffic spikes, dependency fails—our guide shows...
Best Practices for Creating a Modern npm Package with Security in Mind | Snyk
Best Practices for Creating a Modern npm Package — A step-by-step “as of 2025” walkthrough of...
GitHub - macieklamberski/feedsmith: Robust and fast parser and generator for RSS, Atom, JSON Feed, and RDF feeds, with support for Podcast, iTunes, Dublin Core, and OPML files.
Feedsmith: A Fresh New Web Feed Parser and Generator — The creator of Feedsmith ran into...
Retrieval-augmented generation with Llama Stack and Node.js | Red Hat Developer
Retrieval-Augmented Generation (RAG) with Llama Stack and Node — Meta’s Llama Stack is a unified set...
Node.js — Node v24.0.0 (Current)
Node 24 (Current) Released — Node’s release lines are in flux – v18 has just gone...
Node.js Next 10 Survey - 2025
Take the Latest Node.js Next 10 Survey — The Node.js core team and the Linux Foundation...
Converting values to strings in JavaScript has pitfalls
Converting Values to Strings in JavaScript — When Dr. Axel says “converting values to strings in...
Scalekit SSO Solutions: Seamlessly Secure Access for Your B2B app
Plug Enterprise SSO to Your Node App in Minutes — Add SAML and OIDC SSO on...
https://blog.platformatic.dev/why-we-created-another-kafka-client-for-nodejs
Why We Created Another Kafka Client for Node.js — Apache Kafka is a popular distributed event...
GitHub - ije/mono-jsx: `<html>` as a `Response`.
mono-jsx: <html> as a Response — A server-side JSX runtime that renders <html> to a Response...
PGlite
PGlite 0.3: Postgres but in WebAssembly — A WebAssembly-based build of the Postgres SQL database meaning...
Koa - next generation web framework for node.js
Koa 3.0: The Expressive HTTP Middleware Framework — Koa first appeared over a decade ago as...
Announcing Scala.js 1.19.0
Scala.js 1.19.0: Bringing Scala and JavaScript Together — Scala is a powerful language that has grown...
Seyfert | The Black Magic Framework
Seyfert: A Framework for Building Discord Bots — Create bots for the popular chat system starting...
Giving V8 a Heads-Up: Faster JavaScript Startup with Explicit Compile Hints · V8
Giving V8 a Heads-Up: Faster Startup with Explicit Compile Hints — Not Node specific but a...
Node.js — Node.js Test CI Security Incident
The Node.js Test CI Security Incident Explained — The Node.js project recently experienced a critical security...
Node.js — Node v22.15.0 (LTS)
Node v22.15.0 (LTS) Released — With over 300 commits, this is a meaty update for the...
Threat actors misuse Node.js to deliver malware and other malicious payloads | Microsoft Security Blog
Microsoft Warns About Node.js' Role in Modern Malware — Microsoft’s security team is observing a sharp...
Repomix
Repomix: Pack Your Codebase Into AI-Friendly Formats — Enter a GitHub URL and choose various settings...
GitHub - frost-beta/node-mlx: Machine learning framework for Node.js.
🤖 node-mlx 0.4: Machine Learning Framework for Node.js — Based upon Apple’s MLX framework targeting Apple’s own...
Node.js — Node v20.19.1 (LTS)
Node v20.19.1 (LTS) Released — You know it’s a quiet week when a .1 release is...
https://blog.platformatic.dev/optimizing-nodejs-performance-v8-memory-management-and-gc-tuning
Optimizing Node Performance with V8 GC Optimization — Matteo recently ▶️ gave a talk at dotJS about...
Fastify + React is 7x Faster than Next.js
Fastify + React – 7x Faster than Next.js? — Node’s Fastify framework has a mature plugin...
GitHub - wanasit/chrono: A natural language date parser in Javascript
Chrono 2.8: A Natural Language Date Parser — Give it a string like “today”, “last Friday”,...
Prisma ORM 6.6.0: ESM Support, D1 Migrations & Prisma MCP Server
Prisma ORM 6.6.0 Released — Introduces a new prisma-client generator that’s more flexible and comes with...
GitHub - Ray-D-Song/lexe: Package your Node.js application into a single executable file, but only 10MB.🔥
Lexe: Package a Node App into a Single Executable — Node actually has a mechanism for...
Some features that every JavaScript developer should know in 2025
Some Features Every JavaScript Developer Should Know in 2025 — A quick list post breezing through...
Tauri vs. Electron: performance, bundle size, and the real trade-offs
Comparing Tauri and Electron for Building Desktop Apps — Electron is a natural choice for building...
Find. Fix. Test. Intro to Sentry & Codecov
Bi-Weekly Demo: Find & Fix Errors in Your Application — In this fast-paced 25-min demo, see...
Could JavaScript have synchronous `await`?
Could JavaScript Have Synchronous Await? — Our favorite JavaScript doctor explores the idea of a synchronous...
GitHub - goldbergyoni/nodejs-testing-best-practices: Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (April 2025)
Node.js Testing Best Practices — A detailed guide to modern testing in Node from a group...
GitHub - ricardomatias/ableton-live: A library for communicating with Ableton Live via WebSockets, works both in NodeJS and in the Browser.
🎵 Communicate with Ableton Live via WebSockets — Ableton Live is a popular DAW (digital audio workstation)...
A practical guide to Llama Stack for Node.js developers | Red Hat Developer
A Practical Guide to Llama Stack for Node Developers — Red Hat’s Node team has been...
Node.js — Making Node.js Downloads Reliable
How the Node Team Makes Node.js Downloads Reliable — I’m sure most of us rely on...