Category: react

Advanced, real-world React case studies

April 16, 2025 By Mark Otto 0

🥚 We’re taking a little break for Easter but didn’t want to take the entire week off, so we have a slimline issue for you today 🙂 Back to full Dev Mode™ next Wednesday!__Peter Cooper, your editor Advanced React in the Wild — A round-up of case…

How React’s reconciliation algorithm works

April 9, 2025 By Mark Otto 0

React for Two Computers — Dan Abramov returns to some deep thoughts that arose while putting together the popular ▶️ React for Two Computers talk he gave at React Conf 2024. You’ll need a very large coffee to make it through this post in one sitting,…

React 19.1 released

April 2, 2025 By Mark Otto 0

React 19.1 Released — Not cool enough to get a full blog post on the official blog, but 19.1 brings a lot to the table in terms of fixes, small additions (e.g. support for streaming in edge environments), a new API for prerendering RSCs on…

A bad weekend for Next.js

March 26, 2025 By Mark Otto 0

Gemini: Google’s AI App Adds ‘Canvas’ Mode for React Devs — Gemini is essentially Google’s answer to ChatGPT and now has a developer ‘canvas’ mode which can be used to create, iterate, and preview React and HTML code right in the browser. It’s free at…

React trends for 2025

March 19, 2025 By Mark Otto 0

React Trends in 2025 — Each year Robin does a post giving his opinion on what trends he sees arising over the next year. Last year, he put his money on Astro, RSCs, Vercel, and Biome – this year he points at React Server Components,…

How the NYT migrated its React testing approach in-place

March 12, 2025 By Mark Otto 0

💡 If you liked this, you might also enjoy the NYT’s take on upgrading to React 18. A Newsletter to Help Flex Your Product Muscles — Product for Engineers is a newsletter dedicated to helping improve your product skills. Get curated advice on building great products,…

TanStack Form v1.0 released

March 5, 2025 By Mark Otto 0

Learn How to Enrich PostHog Events with Your User Data — In this guide, you’ll learn how to associate events in PostHog directly to users of your Next.js application. User-level event data can yield insights to inform process optimization, improve user satisfaction and drive growth. Clerk…

React libraries for 2025

February 26, 2025 By Mark Otto 0

React Libraries for 2025 — Each year, prolific React blogger Robin updates his post covering his opinionated list of essential React ecosystem libraries. He covers a lot of angles from project creation and package management through to state management, animation, form creation, auth, and i18n. Robin…

How to start a React project in 2025

February 12, 2025 By Mark Otto 0

🏖️ We’re taking next week off, so the next issue will be on Wednesday, February 26. Feel free to hit reply and send in any submissions!__Peter Cooper, your editor. The State of React 2024 Survey Results — There’s too much to go into depth here,…

Theo’s victory over Create React App

February 5, 2025 By Mark Otto 0

Vite with TypeScript — If you’ve created a JavaScript-based React project with Vite and want to get on the TypeScript train, here are the basic steps. Robin Wieruch 📺 Create React App is Finally ‘Dead’ – And Theo is really excited about it. He’s certainly committed to…