BREAD
Explore posts from serversTTCTheo's Typesafe Cult
•Created by BREAD on 10/10/2023 in #questions
Best way to store data between routes
Is History API a good thing in terms of storing data between routes? What is the best tool to use for this purpose?
I see that it stores some weird data when I reload the page instead of navigating to it on client-side
At my job we are heavily using react-router and it's history API to pass data from route to route
What is the approach with NextJS to achieve such thing?
I was also thinking about some kind of global Context but I want simplest solution to create minimal maintenance burden
2 replies
TTCTheo's Typesafe Cult
•Created by BREAD on 9/13/2023 in #questions
DatePicker for react-native
7 replies