Replies: 1 comment
-
you better use nested route as many you can, can split the data loading to each route, and you will be fine. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My company is doing a PoC for Remix and while we're wrapping our heads around route configurations, I'm tasked with figuring out the best way to handle a large mega menu with dropdowns, flyouts, all the normal busy stuff.
What's the best way to handle loading and building of that data without incurring giant performance hits on page navigations?
Beta Was this translation helpful? Give feedback.
All reactions