I have been using React Query in real world applications for over 8 months now, and I want to share with you some of the things I found useful to know when using it. This is the first part of a blog series.
ReadI have been using Postman to create/test/share my APIs for a long time but now I switched to a VS Code extension and I love it.
ReadIn this blog post I try to expose the problems that event-driven and imperative programming are creating when developing complex UI and how different declarative programming techinques can help you simplify you UI code
ReadThe goal of this blog post is to introduce you to some of the most common pitfalls that make state management unnecessarily difficult and to outline 3 simple strategies that will help you avoid them.
Read