Refactoring EduChat's Frontend: Centralized Auth & Notifications
Introduction
After months of building EduChat, my React frontend had become a mess. Authentication headers copied everywhere. Error handling inconsistent. alert() calls scattered across 30+ components.
I finally sat down and refactored everything int...
akashshetty22.hashnode.dev10 min read