Category: react

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…

Three ways to detect React performance issues

January 29, 2025 By Mark Otto 0

đź’ˇ Along similar lines, React Scan continues to go from strength to strength, and React Geiger (though not updated in a while) provides an interesting audio based way to ‘hear’ performance issues. The First Newsletter Dedicated to Product Engineers — The fastest growing startups increasingly rely…

Terminal aesthetics for React apps

January 22, 2025 By Mark Otto 0

SRCL: Build React Apps with ‘Terminal Aesthetics’ — The homepage is a live demonstration of what SRCL has to offer. It’s a suite of React components and styling to recreate a monospaced, terminal-like atmosphere Internet Development Studio Company Storybook 8.5: The UI Component Building and Testing…

Fixing ‘a glaring animation-sized hole in React’s API’

January 15, 2025 By Mark Otto 0

đź’ˇ There are more technical details in the React pull request about ViewTransition. Five Years of React Native at Shopify — Five years ago, Shopify said React Native was the future for mobile development at their company and they really meant it with every mobile…

A fresh (TanStack) start for 2025

January 8, 2025 By Mark Otto 0

Introducing TanStack Start — Imagine if the folks behind TanStack Router, Query, etc. realized they had all the pieces to create a full-stack React framework: that’s TanStack Start. You get full-document SSR, streaming, server functions, and more, out of the box. Could 2025 be TanStack Start’s…

How React fared in 2024

December 18, 2024 By Mark Otto 0

🎄 This week we’re taking a look back at how things went in the React world in 2024, as well as revisiting the most clicked items of the year, in case you missed them at the time. We’re taking a Christmas break for two weeks…

Say hello (again?) to React 19

December 11, 2024 By Mark Otto 0

React v19 Released (For Real This Time) — An early Christmas present! First teased in the React Labs February 2024 post, React 19 has been cooking for long enough (and in beta for 8 months) there’s already a wealth of content out there, like the…

Improving your React app’s responsiveness

December 4, 2024 By Mark Otto 0

Introducing <Waitlist/> Mode – A Virtual Queue for Your App — Waitlist is a new sign-up mode and component that lets users register interest and join a waitlist for early access to your product. Manage user access and onboarding all within your Clerk Dashboard. Read our…

Big releases: React Router 7 and Vite 6

November 27, 2024 By Mark Otto 0

React Router v7 Released — Michael explains it best: “v7 brings everything you love about Remix back into React Router proper. We encourage all Remix v2 users to upgrade […] For the majority of the React ecosystem […] we believe React Router v7 will be…