Bookmarks (279)

  • screenshot

    JSR Is Not Another Package Manager

    JSR is Not Another Package Manager — When Ryan created Node, JavaScript had no packages or...

  • screenshot

    browser-or-node

    browser-or-node 3.0: Figure Out Where Your Code is Running — Provides a simple way to tell...

  • Javascript Input Mask

    imask.js 7.6.0: A Vanilla JavaScript Input Mask — Prevent users from entering invalid values. Has plugins...

  • screenshot

    GitHub - Rich-Harris/devalue: Gets the job done when JSON.stringify can't

    Devalue 5.0: Like JSON.stringify, But.. — “Gets the job done when JSON.stringify can’t.” Namely, it can...

  • Typed-xlsx | Feature-rich Type-safe Excel Reporting

    typed-xlsx: Feature-Rich Type-Safe Excel Reporting — Define a strongly typed spreadsheet schema, then populate and work...

  • ReScript 11.1 | ReScript Blog

    ReScript 11.1 Released with Improved JSX Support — ReScript is an OCaml-inspired, typed language that compiles...

  • screenshot

    Unovis

    📊 Unovis: A Modular Data Visualization Framework — Works with React, Angular, Svelte, Vue or plain old...

  • screenshot

    How I fixed my brutal TTFB

    How I Fixed My Brutal TTFB (Time to First Byte) — All it took was two...

  • screenshot

    A Deep Dive into Node.js Streams | Masterclass

    ▶  A Node.js Streams Masterclass — An hour-long odyssey with the creator of Fastify (and Node.js TSC...

  • screenshot

    HTML attributes vs DOM properties

    HTML Attributes vs DOM Properties — They’re different, but often coupled. Jake outlines the the difference,...

  • https://campaigns-linkurious.cleverstory.io/why-choose-js-graph-library

    3 Reasons to Use JavaScript Libraries for Graph Visualization — Easily add network visualization capabilities to...

  • The (Frontend||UI||UX) Developer/Engineer Handbook 2024

    The Frontend Developer/Engineer Handbook 2024 — A guide to the current webdev landscape, covering how to get...

  • screenshot

    Hello Bun: How Sveld now deploys 2x faster on GitHub and Render | Render Blog

    A Tale of Migrating a Project to Bun — Eric, an engineer at Render, walks through...

  • screenshot

    Release v9.0.0 · pnpm/pnpm

    pnpm 9.0: The Efficiency-Focused Package Manager — pnpm has long been a fantastic option for folks...

  • screenshot

    Test Your JavaScript Mastery: Event Loop/Async, Closures, and More

    Lydia Hallie Tests Your JavaScript Knowledge — Challenge your core knowledge with 50 interactive quiz questions...

  • screenshot

    Node.js 22 Available Now | OpenJS Foundation

    Node.js v22 (Current) Released — The newest, cutting edge, major version of Node lands with some...

  • HyperFormula (v2.7.0)

    HyperFormula: A Headless Spreadsheet System — A headless spreadsheet system – it provides the parsing, evaluation...

  • screenshot

    Quill - Your powerful rich text editor

    Quill 2.0: A Powerful Rich Text Editor for the Web — A major release and significant...

  • screenshot

    GitHub - airbnb/javascript: JavaScript Style Guide

    Airbnb's Extensive JavaScript Style Guide — It’s been years since we mentioned this popular, opinionated style...

  • Upgrading jQuery: Working Towards a Healthy Web | Official jQuery Blog

    Upgrading jQuery: Working Towards a Healthy Web — jQuery remains all over the Web, and the...

  • screenshot

    Biome v1.7

    Biome v1.7: Faster Formatting and Linting, Now Even Easier to Migrate To — Biome is an increasingly...

  • screenshot

    Building a CLI from scratch with TypeScript and oclif

    Building a CLI from Scratch with TypeScript and oclif — oclif is a mature CLI tool...

  • screenshot

    Outshift | Qwik vs. Next.js: Which framework is right for your next web project?

    Qwik vs. Next.js: Which is Right for Your Next Web Project? — A point by point...

  • screenshot

    CSS in React Server Components

    CSS in React Server Components — An exploration of compatibility issues between React Server Components and...

  • Profile Node.js performance with the Performance panel | DevTools | Chrome for Developers

    Profiling Node.js Performance with Chrome's Performance Panel — Learn how to profile Node performance with Chrome's...

  • screenshot

    TresJS

    TresJS: Build 3D Experiences with Vue.js — Create 3D scenes with Vue components and Three.js. Think...

  • screenshot

    Next.js 14.2

    Next.js 14.2 Released — Approaching its eighth birthday, Next.js has passed 1 million monthly active developers...

  • screenshot

    porkbun.com | Get .app, .dev, or .foo for just $5 now!

    Porkbun — The Best Domain Registrar for JavaScript Developers — JavaScript developers choose Porkbun to register...

  • screenshot

    GitHub - robertkrimen/otto: A JavaScript interpreter in Go (golang)

    Otto 0.4: A JavaScript Parser and Interpreter in Go — A JavaScript parser and interpreter written...

  • screenshot

    Wedges — Open-source UI components for React • Lemon Squeezy

    Wedges: A Collection of UI Components for React — Built and used by the folks at...

  • screenshot

    GitHub - isaacHagoel/svelte-dnd-action: An action based drag and drop container for Svelte

    svelte-dnd-action: An Action-Based Drag and Drop Container for Svelte — Makes the bold claim that it “supports...

  • Visualizing Algorithms

    Visualizing Algorithms — This fantastic post is now ten years old, but I revisited it recently...

  • screenshot

    JS Bin

    🛠 A JS Bin to Play with the TC39 Signals Proposal — Last week, we featured the...

  • screenshot

    Frontend Development Beyond React: Svelte (1/3)

    Frontend Development Beyond React: Svelte — A surprisingly thorough article going deep into one developer’s research...

  • screenshot

    Preview.js - Instant preview of UI components and Storybook stories

    Preview.js: Preview UI Components Instantly in Your IDE — Namely, VS Code or JetBrain IDEs, out...

  • screenshot

    Kosko

    Kosko: Organize Kubernetes Manifests in JavaScript — Version 4.1 has just been released with a new...

  • Color.js: Let’s get serious about color • Color.js

    Color.js 0.5: 'Let’s Get Serious About Color' — A fantastic library for working with colors in...

  • faces.js - A JavaScript library for generating vector-based cartoon faces

    Faces.js: A Library for Generating Vector-Based Cartoon Faces — The end results are somewhat reminiscent of...

  • Wallaby - Immediate JavaScript test feedback in your IDE as-you-type

    ❤️ Loving console.log Is Easy, but Hate 😡 Losing Context to View Messy Output — Developer...

  • screenshot

    GitHub - Distributive-Network/PythonMonkey: A Mozilla SpiderMonkey JavaScript engine embedded into the Python VM, using the Python engine to provide the JS host environment.

    PythonMonkey: A JavaScript Engine in the Python VM — If you need to use Python but...

  • screenshot

    GitHub - pahen/madge: Create graphs from your CommonJS, AMD or ES6 module dependencies

    Madge 7.0: Create Graphs From Your Module Dependencies — A tool for generating a visual graph...

  • screenshot

    DevTools Tips & Tricks

    Some DevTools Tips and Tricks — Most developers barely scratch the surface of what DevTools can...

  • screenshot

    Using AI-powered Autofix to fix your broken code

    Using AI-Powered Autofix to Fix Your Broken Code — Join Sentry live on April 25th, to...

  • screenshot

    React Server Components in a Nutshell

    React Server Components in a Nutshell — A quick overview of RSCs not all about Next.js,...

  • screenshot

    Figma Plugins

    On Developing Figma Plugins — Some interesting observations on the experience of creating Figma plugins in...

  • screenshot

    Release 8.0.0 · google/zx

    zx v8.0: Write Better Shell Scripts with Node — A popular way to make shell scripting...

  • screenshot

    GitHub - eduardoleao052/js-torch: A JavaScript library like PyTorch, built from scratch.

    JS-Torch: A PyTorch-Like Library for JavaScript — Python’s PyTorch is one of the gold standards amongst...

  • Bun 1.1 | Bun Blog

    Bun 1.1 Released: Now Supports Windows Too — With the lighthearted codename of Bundows, the alternative...

  • https://counterscale.dev/

    📊 Counterscale: Scalable Web Analytics You Can Run on Cloudflare — A simple web analytics tracker and...

  • screenshot

    BFCache explained

    The BFCache Explained — The back/forward cache (‘bfcache’) is a browser optimization that makes going back...