Articles for the React tag
-
Yoopta Editor: Build Your Own Notion in React
A headless, plugin-powered block editor for React that brings Notion-style editing to your app with minimal fuss.
-
React Split Pane v3: The Classic Layout Splitter Gets a Modern Makeover
React Split Pane just shipped its biggest update ever. Version 3 is a complete rewrite with hooks, TypeScript, accessibility, and features the original never had. Here is everything that changed and how to upgrade.
-
Billions of Rows? No Problem. Meet HighTable
When your dataset outgrows your browser's patience, HighTable steps in with virtualized rendering and async data fetching to keep things smooth.
-
Typed.js: The Invisible Typist Living Inside Your Website
Every memorable landing page has that moment where text appears letter by letter, as if a ghost is typing it in real time. Typed.js has been conjuring that illusion since 2013, and with v3.0.0 it is still the most popular way to make your hero section feel alive.
-
Billboard.js: D3-Powered Charts That Hit Number One
Tired of wrestling with raw D3.js to render a simple bar chart? Billboard.js wraps all that SVG-wrangling complexity into a clean, declarative API. With 20+ chart types, five built-in themes, and an official React wrapper, it puts D3's power at your fingertips without the learning cliff.
-
Rspress: Docs at the Speed of Rust
When your docs build faster than you can save the file, you know something special is going on under the hood.
-
EmbedPDF: Chrome's Own PDF Engine, Now in Your App
A framework-agnostic PDF viewer powered by the same engine that renders PDFs in Google Chrome.
-
Slowmo: The Browser Time Bender You Didn't Know You Needed
One function call to rule all animations. Time itself bows to your debugger.
-
React Doctor: A One-Command Health Check for Your Entire React Codebase
What if you could run a single command and get a full diagnostic report on your React codebase covering security leaks, performance bottlenecks, dead code, accessibility gaps, and hook violations? React Doctor does exactly that and gives you a score to track over time.
-
SVAR React Gantt: The Native React Gantt Chart That Actually Feels Like React
Need a Gantt chart in your React app but tired of wrapper-based components that fight the framework? SVAR React Gantt is a native React implementation with drag-and-drop scheduling, task hierarchies, and enough horsepower to handle ten thousand tasks without breaking a sweat.