This block + 6,000 more — yours with Pro

Chat Link Previews

101/200
Docs
NT
Nina TorresFrontend
Online
NT
Nina Torres11:02 AM

Found this great article on React Server Components. Really clarifies the mental model.

react.dev

Understanding React Server Components

A deep dive into the architecture of Server Components, how they differ from Client Components, and when to use each pattern in your Next.js applications.

ME
You11:06 AM

Have you seen the shadcn/ui repo? Their component patterns are solid.

GitHubshadcn-ui/ui

Beautifully designed components that you can copy and paste into your apps.

TypeScript82.4k5.1k
NT
Nina Torres11:10 AM

Of course, we use it everywhere. On a different note, this conference talk on partial prerendering is worth watching.

youtube.com

Next.js Conf: Partial Prerendering Deep Dive

Learn how PPR combines static and dynamic rendering in a single route for instant loads.

ME
You11:14 AM

Bookmarked. Also, the Biome blog post about v2 covers improvements relevant to our toolchain migration.

biomejs.dev

Biome v2: Faster Linting and Formatting

Biome v2 delivers 10x faster linting than ESLint, built-in CSS support, improved TypeScript analysis, and a new plugin system.

NT
Nina Torres11:18 AM

We should migrate to Biome. Bookmarking this database comparison for our infra discussion too.

GitHubplanetscale/database-comparison

A detailed comparison of PostgreSQL, MySQL, SQLite, and distributed databases for modern web apps.

Markdown12.3k890
ME
You11:20 AM

Perfect timing. I'll review it before the meeting.