Category: react

React 18.3 and faster JSX are on the way

April 17, 2024 By Mark Otto 0

CSS in React Server Components — An exploration of compatibility issues between React Server Components and CSS-in-JS libraries like styled-components, including what some of your options are and what’s coming in future. Josh W Comeau Lydia Hallie Tests Your JavaScript Knowledge — Challenge your core knowledge…

React still exists; doing well

April 10, 2024 By Mark Otto 0

React Server Components in a Nutshell — A quick overview of RSCs that’s not focused around Next.js! Paul compares the approach taken by several frameworks before sharing his broader thoughts on the technology and why the small Waku framework is worth a look. Paul Scanlon (The…

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…