ReactState Management
React Context API - how it works and it's limitations
In this post, I’ll explain how React’s Context API works under the hood, how it compares to a state management library like Zustand, and what that means for your app’s performance.
9 Jun 2025
Read more →