Efficient server state management using react-query
Jul 6, 2021 · 18 min read · It's been a while since I wrote my last article on state management in React using Context. Here's the link for anyone who wants to give it a read. And using custom hooks is still the primary way for me for state management and I have been recommen...
Join discussion