Skip to main content
Hossein Khalili

Blog — Hossein Khalili

Notes from real projects — React, Next.js, WebSocket, and state management.

Redux vs Zustand in Multi-Panel E-Commerce

When a warehouse panel and a storefront share a codebase but not the same state shape.

reduxzustandnextjs1 min read

Managing Trade State with WebSockets in a Crypto Exchange

Lessons from building live price feeds and order state on arz.me — without over-engineering.

reactwebsocketstate-management2 min read