Category: react

Quickly scan your app for problematic renders

November 20, 2024 By Mark Otto 0

Introducing @clerk/nextjs V6, with Support for Next.js 15 — With v6, the auth() helper is now asynchronous, <ClerkProvider> defaults to static rendering instead of dynamic, and support for partial pre-rendering has been introduced. Learn more about v6 updates and follow our guide to upgrade. Clerk Uncontrolled…

Taking Next.js 15 apps smoothly to production

November 13, 2024 By Mark Otto 0

Framer Motion is Now Motion — Framer Motion has been a long-standing, powerful, and hugely popular library for animating things in React apps, but it’s now called Motion and has become an “independent open source project for the community”, separate from Framer as a company. Matt…

Building GNOME apps with React

November 6, 2024 By Mark Otto 0

⚡ MikroORM‘s docs site build time went from 6m40s to 2m30s in dev and from 12m to 4m30s in production. Flex Your Product Muscle with Product for Engineers — Product for Engineers is PostHog’s newsletter helping engineers improve their product skills. Subscribe to get curated advice…

React Native takes a giant leap forward

October 30, 2024 By Mark Otto 0

React Native’s New Architecture is Here — With the release of React Native 0.76, the so-called ‘New Architecture’ becomes the default. This opens up numerous modern React features like useLayoutEffect and Suspense, as well as better ways to work with native interfaces without a bridge (in short,…

The parallel evolution of React and Web Components

October 16, 2024 By Mark Otto 0

✏️ We’re back! Though only for a single week, as we’re taking next week off too. So we’re back again on October 30 but will then be going all the way through to Christmas 🙂__Your editor, Peter Cooper React Folder Structure in Five Steps, 2024 Edition…

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…