React Component Patterns for Scalable Apps
Explore essential React component patterns including compound components, custom hooks, and container/presenter pattern for building scalable apps.
February 28, 20261 min read
Loading...
Thoughts, ideas, and explorations in technology and beyond.
Explore essential React component patterns including compound components, custom hooks, and container/presenter pattern for building scalable apps.
Learn how to build fully type-safe APIs using TypeScript and Prisma ORM for reliable, maintainable backend code.
Explore modern CSS features including Grid, Container Queries, custom properties, and more that every frontend developer should master.
A comprehensive guide to getting started with Next.js 16, covering new features like App Router, Server Components, and Turbopack.