DEV Community

Discussion on: No More Redux Boilerblate Hell.(Redux Toolkit)

Collapse
 
ivan_jrmc profile image
Ivan Jeremic • Edited

Still to much and you have a dependency hell, react-query + recoil js is for me the cleanest solution I found. Both are built with react itself.

Collapse
 
gomandev profile image
Gomandev

Yeah, thanks for your suggestion, but this tutorial is meant for redux only, not any other library. πŸ™‚