Bookmarks (169)

  • screenshot

    NodeBB v4.0.0 — Federate good times, come on!

    NodeBB v4.0.0 Released: Node.js Powered Forums — Now almost 12 years old, NodeBB continues to offer...

  • screenshot

    GitHub - sindresorhus/file-type: Detect the file type of a file, stream, or data

    file-type 20.0: Detect the File Type of a Buffer, Uint8Array or ArrayBuffer — For example, give...

  • Electron 34.0.0 | Electron

    Electron 34.0.0 — The JS, HTML and CSS desktop app framework updates to Chromium 132, Node...

  • screenshot

    Radar — WorkOS

    Protect Against Bots, Fraud, and Abuse in Real Time — WorkOS Radar protects your app with...

  • screenshot

    GitHub - pmndrs/react-nil: ⃝ A react null renderer

    react-nil 2.0: A React 'Null Renderer' — An interesting experiment to use React in situations where...

  • Announcing ArkType 2.0

    ArkType 2.0: Runtime Validation Library — An easy-to-deploy solution for schema validation that can infer TypeScript...

  • screenshot

    Kill Switch Hidden in npm Packages Typosquatting Chalk and C...

    Kill Switch Hidden in npm Packages Typosquatting Chalk and Chokidar — Recent research has found several malicious...

  • TypeScript enums: use cases and alternatives

    TypeScript Enums: Use Cases and Alternatives — A look into one of TypeScript’s features that has...

  • screenshot

    Node.js — Tuesday, January 21, 2025 Security Releases

    The January 21, 2025 Security Releases — Not yet released at the time of publication, but...

  • screenshot

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

  • screenshot

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

  • screenshot

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

  • screenshot

    Release pnpm 10 · pnpm/pnpm

    pnpm 10.0: The Alternative, Efficient Package Manager — Long admired for its performance and efficiency improvements...

  • screenshot

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

  • screenshot

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

  • screenshot

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

  • screenshot

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

  • screenshot

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

  • screenshot

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

  • screenshot

    1-billion row challenge with Node.js

    Tackling the '1 Billion Row Challenge' with Node — The 1 Billion Row Challenge (1BRC) arose...

  • screenshot

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

  • smoores.dev - Announcing: @smoores/epub

    Introducing @smoores/epub: A Package for Working with EPUB Files — EPUB is a popular e-book file...

  • screenshot

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

  • screenshot

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

  • screenshot

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

  • screenshot

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

  • screenshot

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

  • CSV Parse - Usage

    CSV Parse: Convert CSV Text into Arrays / Objects — Extends Node’s native transform stream API...

  • screenshot

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

  • screenshot

    GitHub - kristiandupont/schemalint: Lint database schemas

    Schemalint: A Linter for Postgres Schemas — A linter that lets you raise errors on a...

  • screenshot

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

  • screenshot

    Announcing AdonisJS v6

    8. Announcing AdonisJS v6 — A TypeScript-first backend Web framework with amazing documentation and packed with features...

  • screenshot

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

  • screenshot

    Release 8.0.0 · google/zx

    6. zx v8.0: Google's Way to Write Shell Scripts with Node — A long standing way to...

  • screenshot

    typespec.io

    5. TypeSpec: A TypeScript-Inspired Way to Define APIs — A language for concisely describing cloud service APIs...

  • screenshot

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

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

  • State of Node.js Performance 2024

    The State of Node.js Performance in 2024 — A thorough exploration (and benchmark) of recent performance...

  • screenshot

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

  • screenshot

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

  • screenshot

    GitHub - soldair/node-qrcode: qr code generator

    node-qrcode: Generate QR Codes in Node — The ubiquitous 2D barcodes that can store arbitrary data...

  • screenshot

    GitHub - pelias/placeholder: stand-alone coarse geocoder

    Pelias 4.0: A Modular, Stand-Alone 'Coarse' Geocoder — Given an address or place name this will...

  • screenshot

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

  • screenshot

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

  • screenshot

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

  • screenshot

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

  • screenshot

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