react-scan
react-scan copied to clipboard
Scan for React performance issues and eliminate slow renders in your app
Hi react‑scan team, I’ve been exploring the react‑scan codebase and really appreciate the instrumentation and re-render tracking features. With the rise of React Server Components (and Next.js’s implementation of them),...
Hi, I’m encountering an issue using React-scan in my Next.js project, which is fully configured to use ESM (using a next.config.mjs file). I run into the following error during build/start/dev:...
A very simple component package to integrate React Scan into any React application. Also reduces the difficulty of setting it up in an SSR and RSC environment like NextJS
This PR Introduces a runtime for react scan to: - collect detailed interaction timing by hacking details from browser event loop callbacks - associate the custom interaction timing tracking with...
The default Vercel favicon may affect SEO
Since [React Dev Tools](https://developers.raycast.com/basics/debug-an-extension) are available, I figured this might be possible...
# Precise Activation RFC ## Table of Contents - [Precise Scans RFC](#precise-scans-rfc) - [Only show core outline visualizations when we detect slow renders](#only-show-core-outline-visualizations-when-we-detect-slow-renders) - [Provide a direct summary of what...