On Blogs

These are On Blogs for curious minds.

Redux vs Zedux : My Journey & Perspective - Syed Ali Naqi Hasni

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.

October 10, 2025
15 min read
Boost Developer Efficiency with LocatorJS: A Quick Guide - Syed Ali Naqi Hasni

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.

July 9, 2025
5 min read
Docusaurus: The Modern Framework for Building Documentation That Doesn’t Suck - Syed Ali Naqi Hasni

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.

June 26, 2025
6 min read
Why I Don't Use WordPress (And You Shouldn't Either) - Syed Ali Naqi Hasni

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.

June 20, 2025
6 min read
Integrating NodeMailer with Next.js: A Comprehensive Guide - Syed Ali Naqi Hasni

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.

January 19, 2024
6 min read
Content Management for PWAs: Embrace the Headless CMS Approach - Syed Ali Naqi Hasni

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.

July 17, 2023
6 min read

Responsive UI with Tailwind CSS

Syed Ali Naqi Hasni

Responsive UI with Tailwind CSS

Master responsive design using Tailwind's utility classes and variants — build adaptable layouts that look great on any device.

March 12, 2023
4 min read

Creating Animations with Framer Motion

Syed Ali Naqi Hasni

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.

January 22, 2023
5 min read

State Management in React Applications

Syed Ali Naqi Hasni

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.

January 12, 2023
6 min read

Getting Started with Next.js and Tailwind

Syed Ali Naqi Hasni

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.

January 1, 2023
5 min read