Bookmarks (147)

  • screenshot

    Fastify + React is 7x Faster than Next.js

    Fastify + React – 7x Faster than Next.js? — Node’s Fastify framework has a mature plugin...

  • screenshot

    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...

  • screenshot

    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...

  • screenshot

    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”,...

  • screenshot

    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...

  • screenshot

    Find. Fix. Test. Intro to Sentry & Codecov

    Bi-Weekly Demo: Find & Fix Errors in Your Application — In this fast-paced 25-min demo, see...

  • screenshot

    Bare | Fast, Lightweight Runtime for Modular JavaScript Apps

    Bare: A New Lightweight Runtime for Modular JS Apps — Imagine something like Node.js but really...

  • screenshot

    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)...

  • screenshot

    GitHub - MarkusJx/node-java-bridge: A bridge between Node.js and Java

    java-bridge: A Bridge Between Node.js and Java — Last week we were bridging Ruby and Node,...

  • Could JavaScript have synchronous `await`?

    Could JavaScript Have Synchronous Await? — Our favorite JavaScript doctor explores the idea of a synchronous...

  • screenshot

    Node.js — Making Node.js Downloads Reliable

    How the Node Team Makes Node.js Downloads Reliable — I’m sure most of us rely on...

  • screenshot

    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...

  • Build with Memetria K/V — Memetria

    Memetria K/V: Efficient Redis & Valkey Hosting — Memetria K/V hosts Redis OSS and Valkey for...

  • screenshot

    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...

  • Land ahoy: leaving the Sea of Nodes · V8

    Land Ahoy: Leaving the Sea of Nodes — A deeply technical post from a core member...

  • screenshot

    Express@5.1.0: Now the Default on npm with LTS Timeline

    Express 5.1: Express 5 Finally Becomes the 'Latest' Release — After a period of some dormancy,...

  • Framework | Neutralinojs

    Neutralinojs 6.0: Alternative Cross-Platform Desktop App Approach — Neutralinojs offers an interesting lightweight alternative to something...

  • GitHub - microsoft/playwright-mcp: Playwright MCP server

    Playwright MCP: Connect LLMs to Browsers with Playwright — MCP (Model Context Protocol) servers enable certain...

  • screenshot

    GitHub - mtgrosser/nodo: Call Node.js from Ruby

    Nōdo: A Way to Call Node.js from Ruby — A mechanism for letting Ruby scripts make...

  • screenshot

    Teable - Postgres-Airtable Fusion

    Teable: Open Source Airtable Alternative atop Postgres — Airtable is a popular data table database SaaS,...

  • screenshot

    GitHub - ladjs/supertest: 🕷 Super-agent driven library for testing node.js HTTP servers using a fluent API. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.

    SuperTest 7.1: HTTP Assertions Made Easy — Got an HTTP API to test? SuperTest provides a...

  • screenshot

    Node.js TSC Votes to Stop Distributing Corepack - Socket

    Node.js TSC Votes to Stop Distributing Corepack — Corepack was introduced as an (experimental) tool bundled...

  • screenshot

    New URLPattern API brings improved pattern matching to Node.js and Cloudflare Workers

    New URLPattern API Brings Improved Pattern Matching to Node — The Cloudflare Workers team has implemented...

  • screenshot

    Securing Node.js Express APIs with Clerk and React

    Securing Node.js Express APIs with Clerk and React — Learn to secure Node.js/Express APIs with Clerk...

  • screenshot

    GitHub - errsole/errsole.js: Collect, Store, and Visualize Logs with a Single Module

    Errsole.js: Collect, Store, and Visualize Node App Logs — Rather than leaning on a third-party service...

  • The Ultimate PaaS Pricing Comparison Calculator

    The Ultimate PaaS Pricing Calculator — We wanted a tool to compare prices between Heroku, Render,...

  • screenshot

    GitHub - animir/node-rate-limiter-flexible: Atomic counters and rate limiting tools. Limit resource access at any scale.

    node-rate-limiter-flexible 6.2: Limit Number of Actions by Key and Protect Apps from Brute Force Attacks —...

  • screenshot

    GitHub - stanNthe5/gosync: Go-style channel and waitGroup for nodejs.

    gosync: Go-Style Channels and WaitGroup for Node — Possibly of interest to you if you’re familiar...

  • screenshot

    GitHub - hectorm/otpauth: One Time Password (HOTP/TOTP) library for Node.js, Deno, Bun and browsers.

    OTPAuth: One Time Password (HOTP/TOTP) Library — When you log in to a site with 2FA...

  • screenshot

    GitHub - wooorm/refractor: Lightweight, robust, elegant virtual syntax highlighting using Prism

    Refractor 5.0: Virtual Syntax Highlighting using Prism — Wraps the powerful Prism syntax highlighter to output...

  • screenshot

    GitHub - piscinajs/piscina: A fast, efficient Node.js Worker Thread Pool implementation

    Piscina 4.9: A Fast Worker Thread Pool Implementation — Node’s worker threads bring true multithreading to...

  • screenshot

    Introducing Protect.js

    🔐 Protect.js: 'Encryption in Use' for Data in Node Apps — Designed to work with any Node...

  • screenshot

    How to get deep traces in your Node.js backend with OTel and Deno

    How to Get Deep Traces in Your Node Backend with OTel and Deno — The Deno...

  • screenshot

    Node.js — Node v20.19.0 (LTS)

    Node v20.19.0 (LTS) Released with require(esm) — Node v20 is in maintenance mode, which usually means...

  • screenshot

    Node.js — Node v23.10.0 (Current)

    Node v23.10.0 (Current) Released — Node gains a new --experimental-config-file option for writing a JSON-based config...

  • screenshot

    Node.js — Node.js Launches Official Community Space on Discord

    Node.js Gets an Official Community Space on Discord — While there have been numerous IRC channels...

  • screenshot

    Node Modules Inspector

    🔎 Node Modules Inspector — A tool that runs pnpm inside your browser, “installs” a package, then...

  • screenshot

    Node just added TypeScript support. What does that mean for Deno?

    Node Added TypeScript Support, But What Does That Mean for Deno? — The Deno team, learning from...

  • screenshot

    GitHub - sebhildebrandt/systeminformation: System Information Library for Node.JS

    Systeminformation: A System Information Library for Node — If you want to query what environment your...

  • screenshot

    Release 8.4.0 – Drip Detective · google/zx

    zx 8.4.0: A Tool for Writing Better Scripts — A minor bump for a package that...

  • screenshot

    Small Teams Need PaaS-Ops, Not DevOps

    Small Teams Need Paas-Ops, Not DevOps — How to skip the complexity and rabbit holes of...

  • Electron 35.0.0 | Electron

    Electron 35.0: The Cross-Platform Desktop App Toolkit — You can now attach a preload script to...

  • screenshot

    GitHub - electric-sql/pglite: Embeddable Postgres with real-time, reactive bindings.

    PGlite: Run Postgres in WebAssembly — PGlite packages a WASM build of Postgres into a TypeScript...

  • screenshot

    Node.js — Updates on CVE for End-of-Life Versions

    Updates on CVE for End-of-Life Versions — Back in January, the Node.js project decided to issue...

  • screenshot

    Hand-crafted, artisanal productivity | Frontend Masters

    ThePrimeagen's Dev Setup Is Better Than Yours — See why simpler dev tooling is better by...

  • Turbocharging V8 with mutable heap numbers · V8

    Turbocharging V8 with Mutable Heap Numbers — The V8 team uses the JetStream2 benchmark suite to...

  • InversifyJS docs | InversifyJS

    InversifyJS 7.0: Inversion of Control Container — A lightweight inversion of control (IoC) container to help...

  • screenshot

    Web Scraping with Playwright

    Web Scraping with Playwright — I’d be surprised if you got away with scraping YouTube like...

  • screenshot

    Announcing TypeScript 5.8 - TypeScript

    Announcing TypeScript 5.8 — Four months in the making, TypeScript 5.8 lands with a strong Node...