React | Trying out React Context API + Custom Hooks for Global State
I've been using React’s Context API to simplify how I manage and share state across components—mainly to avoid prop drilling and keep things cleaner. Thought I’d share how I’ve set it up and what’s been working well for me.
✅ Local context setup (jus...
val-codeops.hashnode.dev2 min read