Category: react

An AI-generated album of React songs..

October 2, 2024 By Mark Otto 0

Just a bit of housekeeping: we’re taking next week off, so the next issue will be on October 16. Keep sending in your links, though, and we’ll see you then!__Your editor, Peter Cooper 🤖 assistant-ui: React Components for AI Chat — It doesn’t just give you the…

Component composition is great

September 25, 2024 By Mark Otto 0

How Josh W. Comeau Rebuilt His Blog, App Router Style — Like many folks, we’re huge fans of Josh’s blog (particularly its wealth of React articles). He’s just rebuilt the entire site using Next.js, MDX, Sandpack, and an array of other technologies, and goes into…

A Next.js template for SaaS apps

September 18, 2024 By Mark Otto 0

A React 19 Cheat Sheet — From Kent C Dodds, of Epic React fame, comes this part cheat sheet, part succinct reminder of some of the new things you can do in React 19, along with (very) brief code examples. Kent C. Dodds Next.js SaaS Starter: A…

A bumper React 19 feature roundup

September 11, 2024 By Mark Otto 0

What’s New in React 19 — A thorough roundup of what’s coming in React 19, which has been in release candidate status for several months now, covering both headline features like Server Components and Actions, as well as many smaller enhancements like easier preloading of…

Is component testing the future of UI testing?

September 4, 2024 By Mark Otto 0

Redwood v8.0 Released — A long standing, opinionated React & GraphQL (and/or RSC) full-stack framework that covers all the bases for professional dev teams with best-in-class tool support. v8.0 introduces a background jobs system, Docker support, and easier SSR and RSC setup. If you’re unfamiliar with…

The interface segregation principle in React

August 28, 2024 By Mark Otto 0

Material UI v6: The Popular React UI Design/Component System — At almost exactly ten years old, the MUI design system has its latest major release. The enhancements are more evolutionary than revolutionary though, with a focus on improved theming, color scheme management, container query support, and…

React as a full-stack framework?

August 21, 2024 By Mark Otto 0

🏖️ Don’t adjust your set – we were on vacation for a couple of weeks, but everything is now back on track 🙂 Thanks for sending in your links during the break. Let’s go!__Peter Cooper, your editor React is (Becoming) a Full-Stack Framework — Robin…

The React Conf 2024 talks

July 31, 2024 By Mark Otto 0

🏖️ A quick note to say that we’re taking the next two weeks off for a summer break. We’ll be back with our next issue on Wednesday, August 21.__Peter Cooper, your editor The React Conf 2024 Talks — It was possible to catch up with…

What the React community is doing and thinking

July 24, 2024 By Mark Otto 0

Build a Waitlist with Clerk User Metadata — Discover how to implement a waitlist in your app using Clerk’s user metadata, including setting up an admin dashboard for efficient user access management. This guide simplifies controlling user entry and enhances your app’s onboarding workflow. Clerk |…