Forms tend to blur the line between server and client state, so let's see how that plays together with React Query.| tkdodo.eu
To useState or useReducer, that is the question...| tkdodo.eu
Why you shouldn't rely on useMemo for guaranteed referential stability but prefer useState instead| tkdodo.eu
5 things everyone needs to know about useState| tkdodo.eu
useEffect hooks can be hard to reason about, but I have 5 principles that can help to manage them| tkdodo.eu
Let me share with you the experiences I have made lately with React Query. Fetching data in React has never been this delightful...| tkdodo.eu
The first part of the useState pitfalls series is all about avoiding state altogether. Lots of things might not even be state after all...| tkdodo.eu