Category: react

React Server Components for everyone

March 27, 2024 By Mark Otto 0

🐣 A quick note to say React Status is taking next Tuesday off, in celebration of Easter. We’ll be back on Wednesday, April 10 πŸ™‚__Your editor, Peter Cooper React Server Components Now in RedwoodJS β€” If you thought RSCs were a Next.js phenomenon, think again.…

Writing React components with CSS

March 20, 2024 By Mark Otto 0

Building a React Login Page Template β€” This guide shows how to build a React login page and integrate it with an Express auth server using JWTs. It introduces Clerk as an easier option with pre-made UI components for authentication setup. Clerk IN BRIEF: React Flow…

Listen to React performance issues

March 13, 2024 By Mark Otto 0

React Geiger: A Way to Hear React Performance Issues β€” The output is hardly a mellifluous three voice fugue, but Geiger provides an interesting way to make React performance audible by making clicking sounds (akin to a Geiger counter) when things take longer to run…

A linting tool for React performance

March 6, 2024 By Mark Otto 0

Million Lint Now in Public Beta β€” Million’s mission is to make React apps faster and the new VS Code extension Million Lint takes a new approach: imagine something like ESLint, but for suggesting performance improvements. npx @million/lint@latest in any React app will get you started. Aiden…

React vs Remix vs HTMX

February 28, 2024 By Mark Otto 0

Transformational Auth & Identity | Userfront β€” Userfront is an auth & identity platform that transforms your business to serve free, freemium, and enterprise customers in one place. We specialize in efficiently migrating systems so you can win new business while delighting existing customers. Userfront Exploring…

React 19 is on the horizon

February 21, 2024 By Mark Otto 0

Apologies if you noticed there was no newsletter last week. This was intentional, but I forgot to mention it in advance. It’s the usual weekly service now until Easter at least.. πŸ™‚__Your editor, Peter Cooper πŸ“£ The React Team Shares What It’s Been Working On β€”…

Remix vs Next.js

February 7, 2024 By Mark Otto 0

Storybook 8 Beta Released β€” It might be a beta but the folks at Storybook are keen for you to get going. The latest update to the popular UI component workshop presents React developers with benefits including much faster startup times, React Server Components support,…

How Vercel builds Vercel with Vercel

January 31, 2024 By Mark Otto 0

πŸ‘ On the flip side, Jack Herrington took a look to see ▢️ if RSCs and the Next.js app router approach are ‘really that bad’ and concluded that the DX is just fine. React Form Libraries for Seamless Form Creation Right in Your App β€” Simplify data…

How to start a React project in 2024

January 24, 2024 By Mark Otto 0

Lessons Learned Upgrading to React 18 β€” If you get the feeling everyone upgrades to using the newest React version and features ASAP, it’s not true. Most teams take a while to do big upgrades (if they even do so at all) so it’s interesting…

React Server Components does not require a server

January 17, 2024 By Mark Otto 0

React Libraries for 2024 β€” A few issues ago, we were hoping that Robin would soon do a 2024 update of his opinionated annual guide to which libraries to consider for different tasks – and he has! πŸŽ‰ Robin Wieruch Using React with templ and Go β€”…