My Articles

Good documentation is as important as the product itself . Writing gives me a sense of purpose. I love to write and research, it's exciting for me. I love to share what I learn through writing. My ability to research and find things I don't know is my super power. My engineering background helps me understand technical processes and systems, so I can turn complex details into easy-to-understand Contents.

My works

Authentication and Authorization in with SSR in Next.Js

Authentication and authorization are two basic security requirements, and while there are many ways to go about them, this article shows a modern way, using SSR (Server Side Rendering) in a React app built with Next.js

Live

How To Fetch API Data with React Query

Data fetching and state management are important aspects of building web applications, this article will show you how to fetch data from APIs with React Query

Live >

How to Disable Past and Future Dates with React Date Picker

Disable Dates with React Date Picker

Live

Leveraging GraphQL and Apollo Client for Efficient Data Fetching and State Management in API-Driven Applications

Data Fetching And State management

Live

Demystifying Error Handling in Modern Nextjs

How to handle Errors in Next.js

Live Code

How To Manage State in Next.js with Redux Toolkit

Manage States in Next.js with Redux Toolkit

Live