Welcome to my blog/notes ! Here, I share my thoughts on code, design, and life—everything I’m passionate about. For me, writing is a way to learn, teach, and grow. If you spot any mistakes or have suggestions on how I can explain things better, don’t hesitate to reach out. This blog is as much about connecting and improving together as it is about sharing ideas. Stay tuned, stay curious, and let’s dive into the latest topics in tech!
An in-depth exploration of the new Form Component in Next.js 15, covering implementation, best practices, and limitations
Simplify Form Handling with React 19's useActionState Hook
An in-depth exploration of React 19's new compiler, its benefits, and how it transforms React development
A comprehensive guide to React Server Components, their benefits, limitations, and best practices
Learn how to set up a Next.js project with ESLint, Prettier, and Tailwind CSS using npm. This guide walks you through linting, code formatting, and maintaining consistency.