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

#Next.js

  • Next.js

    Next.js Hydration

    Next.js Hydration — hiểu đúng để tối ưu SSR trong dự án thực tế

    • #Next.js
    Sep 10, 2026•13 min read•1 views
  • 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
  • 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
  • Architecture

    Frontend Architecture: Layers That Earn Their Keep

    Repositories, services and actions are useful right up to the point where they become ceremony. Where I draw the line.

    • #TypeScript
    • #Prisma
  • Architecture

    Measuring and Fixing Core Web Vitals

    LCP, CLS and INP explained through the fixes that actually move them, not the definitions you can already look up.

    • #Performance
    • #Next.js
#Server Components
Aug 30, 2026•2 min read•882 views
#
Jul 30, 2026•2 min read•687 views
#Next.js
Jul 18, 2026•2 min read•401 views
Jul 4, 2026
•
2 min read
•594 views