Skip to content

Redux Store Shape

WhirlyFan edited this page Nov 20, 2022 · 2 revisions

All spots are tied into a Spots key which is passed into the current state. There is also a session state that keeps track of the currently logged-in user in order to have access to their necessary information when doing user-authenticated tasks.

Clone this wiki locally