Steven-Jarmell / CSC-Internships

MVP for the University of Pittsburgh Computer Science Club Internship Repo
https://cscinternships.onrender.com/
GNU General Public License v3.0
0 stars 1 forks source link

Optimize Redux queries #16

Open Steven-Jarmell opened 1 year ago

Steven-Jarmell commented 1 year ago

Right now when I do provides/invalidates tags, I invalidate/provide for the entire list instead of the individual entity. You can add an ID to only update individual ones.

https://redux.js.org/tutorials/essentials/part-8-rtk-query-advanced