Persistent UI with NEXT.js #1
Closed
richardolsson
started this conversation in
General
Replies: 1 comment
-
No longer relevant. |
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
-
Here's an article I found about different ways to solve persistent layout (not replacing as much of the entire React component tree) across page navigations in NEXT.js. I think it's something we should look into adopting as we're building out the new Zetkin interface.
https://adamwathan.me/2019/10/17/persistent-layout-patterns-in-nextjs/
Beta Was this translation helpful? Give feedback.
All reactions