Find out what important defaults to disable while in development, how to do conditional queries or how to greatly simply your code with custom hooks and default query function. These are some of the things I believe will greatly improve your developer experience. This is the second part of a blog series.
ReadI 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
Read