•8 min read
Understanding React Server Components
A deep dive into React Server Components (RSC) and how they change the way we think about frontend architecture in Next.js.
ReactNext.jsArchitecture
Technical articles, tutorials, and insights from my journey as a frontend engineer.
A deep dive into React Server Components (RSC) and how they change the way we think about frontend architecture in Next.js.
Best practices for organizing Tailwind CSS classes in large-scale projects, including design systems, custom themes, and component patterns.
A real-world case study on how I optimized a large Next.js portal with 25+ systems, tackling slow load times, legacy code, and poor architecture.