Posts by Misael Dos Santos • 21 points
1 post
-
1
votes1
answer174
viewsQ: React, Redux, Mobx] What is the best way to manage status with paging?
I use mobx, and now also Hooks, to manage application status (if using Redux would face the same problem), and couldn’t find a better way to manage paginated listings. If I have a list in the global…