ThanhDev
  • Articles
  • Categories
  • Tags
  • About

ThanhDev

Frontend engineering notes on React, Next.js, TypeScript and software architecture.

  • Articles
  • Categories
  • Tags
  • About
  • GitHub
  • LinkedIn
  • Website
  • Email

© 2026 ThanhDev. Built with Next.js, Prisma and PostgreSQL.

Tag

#Server Components

  • Next.js

    Next.js App Router: Server Components in Practice

    Where the server/client boundary actually belongs, and how to stop accidentally shipping your whole application to the browser.

    • #Next.js
    • #React
    • #Server Components
    Aug 30, 2026•2 min read•882 views
  • React

    TanStack Query or Server Components?

    Both fetch data, but they solve different problems. A decision guide instead of a turf war.

    • #React
    • #TanStack Query
    • Server Components
#
Jul 30, 2026•2 min read•687 views