Issue #25 // Sep 30, 2023 // Open web version |
|
I was a bit under the weather this week, but I hope you still enjoy this weekend edition of the newsletter
π₯ Using Forms in Next.js (Server Actions, Revalidating Data) β Learn how to utilize the new useFormStatus and useFormState hooks to build progressively enhanced forms in Next.js with loading and error states
Await Component β A component pattern to use Suspense without having to create a new component each time
π Tutorials, Articles & OpinionDisplaying Local Times in Next.js β Neat little tip to fix hydration errors when a mismatch between client and server rendered components canβt be avoided
How Whop improved their Real Experience Score by 200% β Learn how Whop improved developer experience with Vercel and Next.js
π₯ Shadcn + Next.js 13 is HEAVEN β Learn how to setup a Shadcn in a Next.js project and customize the theming
π¦ Progressive Enhancement for form states β Display the success and error states of Server Actions even when JavaScript is disabled. This feature is currently only available on the Next.js canary branch
π¦ Packages / Tools / ReposPhoto Blog Template β A photo blog template with built-in admin panel, Vercel Postgres as CMS, and Vercel Blob for image storage.
openv0 β The last edition of the newsletter highlighted v0, which is Vercelβs new AI product designed to generate UI based on prompts. openv0 is an open-source alternative to that
React TypeScript Cheatsheets β Great cheatsheet with TypeScript definitions you'll often need while working on React apps
Mantine v7.0.0 β I just hear great things about Mantine. Itβs a customizable component library. The latest release comes with improved performance, reduced bundle size, and support for Next.js app directory
π RelatedHow to use Postgres at the Edge β Beginner friendly guide on how to use Neon Database with Vercel Edge Functions in Next.js
π₯ 17 questions with the Vercel team β Lighthearted and funny video about the favorite colors, databases and most importantly best memes of the Vercel team
React Server Components Made Our Site Faster β A performance comparison between the old Pages Router and the new App Router with RSCs with some incredible results
Serverless Functions can now run up to 5 minutes β Pro customers on Vercel now can set the max timeout to 5 minutes. Default timeout got reduced from 60s to 15s
|