Notes

A digital garden of ongoing notes and half-finished ideas.

Next.js2 min read

A mental model for Server vs Client Components

The rule of thumb I actually use when deciding whether a component needs 'use client', and how a Server Component parent can still pass data down to it.

#Next.js
© 2026 Sabin Shrestha