On Blogs
These are On Blogs for curious minds.

Redux vs Zedux : My Journey & Perspective
State management in React (or React-adjacent) apps is a subject that has evolved rapidly. Over time, I’ve used Redux, experimented with Context, swallowed the bitter pill of boilerplate, and most recently explored Zedux.

Boost Developer Efficiency with LocatorJS: A Quick Guide
Discover how LocatorJS can streamline your development process by letting you click on elements in your app and instantly locate the code behind them.

Docusaurus: The Modern Framework for Building Documentation That Doesn’t Suck
Discover why I chose to move away from WordPress—and why you might want to do the same. From performance pitfalls to developer freedom, here's the unfiltered truth.

Why I Don't Use WordPress (And You Shouldn't Either)
Discover why I chose to move away from WordPress—and why you might want to do the same. From performance pitfalls to developer freedom, here's the unfiltered truth.

Integrating NodeMailer with Next.js: A Comprehensive Guide
Learn how to set up and use NodeMailer in a Next.js application to send emails from your contact forms, authenticate with SMTP, and ensure secure, scalable communication.

Content Management for PWAs: Embrace the Headless CMS Approach
Discover how headless CMS solutions can power content delivery for Progressive Web Apps (PWAs), offering improved performance, flexibility, and seamless omnichannel publishing.
Responsive UI with Tailwind CSS
Responsive UI with Tailwind CSS
Master responsive design using Tailwind's utility classes and variants — build adaptable layouts that look great on any device.
Creating Animations with Framer Motion
Creating Animations with Framer Motion
Learn how to add beautiful, performant animations to your React apps using Framer Motion — for fluid transitions, gestures, and more.
State Management in React Applications
State Management in React Applications
Explore different state management approaches in React—Context API, Redux, Zustand, and more—to keep your UI predictable and maintainable.
Getting Started with Next.js and Tailwind
Getting Started with Next.js and Tailwind
Learn how to set up a new Next.js project with Tailwind CSS to build fast, responsive UIs with ease.