Hacker News new | ask | show | jobs
by andix 975 days ago
The dev tools of react query did it for me. Much easier to see what's going on. Especially if you are not completely familiar with all the concepts yet.

Also I think react query has more options (you may or may not find useful).

1 comments

There are devtools for SWR, but im not sure how react query ones compare. I will have to try it out i guess :)