• _hello
  • _about-me
  • _projects
  • _blog
  • _support
_contact-me
find me in:
@faeztgh
cd ../topics

Architecture

// 2 articles on Architecture by Faez Tgh — practical React, Next.js, TypeScript and web-performance write-ups.

01
performance

What's New in Next.js 16

Jul 15, 2026· 5 min·957 words

Next.js 16 is less about flashy new APIs and more about the framework growing up: a faster default bundler, a clearer caching story, and some deliberate renames that make the mental model honest. Here's what actually matters when you upgrade.

  • Next.js
  • React
  • Performance
read-postopen
02
architecture

Server vs Client Components: A Practical Mental Model

Jul 1, 2026· 4 min·848 words

The App Router makes every component a Server Component by default, and 'use client' opts into the browser. Getting the boundary right is the single biggest lever you have over bundle size and interactivity — here's how to reason about it.

  • React
  • Next.js
  • Architecture
read-postopen

# other-topics

  • TypeScript20
  • JavaScript11
  • React8
  • AI6
  • Next.js6
  • Performance6
  • Generics4
  • SEO3
  • Type Safety3
  • Utility Types3
  • LLM2
  • Tooling2
  • Type System2
  • Union Types2
  • Web Standards2