mpurcella/apprenticeship-movies-app

Set up Axios & Redux & RTK Query

Closed this issue · 3 comments

Set up Axios & Redux & RTK Query
olets commented

We'll use Axios for fetching data from tmdb

@solomonhawk what were we going to use Redux/TK for? Is that related to when users are signed in? From today's meeting: thinking if it's related to the signed in experience, could be broken out into its own nice-to-have issue.

olets commented

Remembered search pagination. Do we want pagination based on state or routes? (My inclination is routes but am good with either.)

RTK Query definitely (for caching TMDB data), redux only if necessary.

Pagination - URL