Blog
Developer Journal
My thoughts, guides, and insights on frontend engineering, backend development, and writing clean, scalable code.
Optimizing Performance in Next.js App Router Applications
A deep dive into server components, caching strategies, static export, and core web vitals optimization in Next.js.
Clean Code Best Practices for Modern JavaScript & TypeScript
Learn how to write readable, maintainable, and robust code in JavaScript and TypeScript with real-world examples.
