Given the wireframe that we have finalised, design the Data Structure for crew frontend.
Switching between pages should not clear redux store. Also, keep in mind switching pages takes longer because next.js has to fetch the code bundle for that page and then particular page shows up on browser.
Given the wireframe that we have finalised, design the Data Structure for crew frontend.
Switching between pages should not clear redux store. Also, keep in mind switching pages takes longer because next.js has to fetch the code bundle for that page and then particular page shows up on browser.