Public list by ~reactstatus

Issue 477 - Every TanStack project all at once

The Conductor Rewrite: What They Changed to Make It Fast

https://performance.dev/the-conductor-rewrite

The Conductor Rewrite: What They Changed to Make It Fast — A founder interview turned React performance teardown on how Conductor, a Mac app for coordinating coding agents, got 2x faster. It walks through a re-render trap, routing choices, and virtualization work on its chat view that added up to the win. I loved seeing the entire stack listed out too.

3 months ago

Full-stack observability for Next.js + Supabase

https://blog.sentry.io/nextjs-supabase-observability/

Next.js + Supabase: Catch N+1 Queries Before Users Do — Learn how you can use one trace from your Next.js page load through the API route, into the Edge Function, down to the Postgres query. Auto-detect N+1 queries, drain Supabase logs into Sentry, and let Seer suggest fixes for new issues.

3 months ago

All 17 TanStack Projects In ONE App!

https://www.youtube.com/watch?v=J4kzovOTNKw

▶  All 17 TanStack Projects in One App — TanStack now offers a huge suite of projects and libraries (Start, Form, Router, etc.) and this is a surprisingly good way to see what they all do in just 14 minutes.

#science & technology

3 months ago

Everything you need to know about Sourcemaps

https://neciudan.dev/everything-you-need-to-know-about-sourcemaps

Everything You Need to Know About Source Maps — Source maps map between original source code and its minified/transformed version and are handy when debugging. Be careful to not let them expose your codebase, though


3 months ago

GitHub - AndrewPrifer/liquid-dom: Liquid Glass for the Web

https://github.com/AndrewPrifer/liquid-dom

Liquid DOM: Liquid Glass for the Web — A striking implementation of Apple-style ‘liquid glass’, with React bindings. You need WebGPU and the experimental HTML-in-Canvas API enabled to get the most from it, but it’s a neat look into the (near) future of browser capabilities.

3 months ago

v1.4.0 | React Spectrum

https://react-spectrum.adobe.com/releases/v1-4-0

React Spectrum 1.4: Adobe's Complete React Design System — The homepage does a great job of selling it, but Spectrum is a spectacular toolkit for building a high quality experience. v1.4 adds drag-and-drop support for collection components, highlight selection and TableFooter in TableView, and more.

#react spectrum

3 months ago

GitHub - desko27/react-call: Call & Await React Components

https://github.com/desko27/react-call

react-call 2.0: Turn a Component Into Something You Can await — Lets you treat a React component like an async function. Ideal for imperative things with obvious return values like pickers, confirmations, and dialogs. v2 adds more options plus HMR persistence.

3 months ago

The Developer-First Consent Banner

https://c15t.com/

đŸȘ c15t 2.0: Fast Consent Banners for React Apps — For when you need to add consent banners to your app that render as quickly as possible, keeping both the regulators happy and your users reassured.

3 months ago

Try Tiger Cloud Free: $1,000 Credit | Tiger Data

https://www.tigerdata.com/go/trial

Faster Dashboards Start with Faster Queries — TimescaleDB extends Postgres so dashboards query live data at scale. No pipeline, no stale state. $1000 credit to start.

3 months ago