Hello !
I've been doing next for a while, I'm still learning a lot of things and I'm currently working on a big personal project, much bigger than the simple things I've been doing in next until now, and I realize that the transition between pages is quite long ( when they haven't been hidden yet ). If I f5 the page, the page no longer responds.
It's likely that this is due to a poor construction of my app, but if not, does this tell you anything about a super-slow nextjs dev mod on rather large projects?
If you have any tips for optimizing next I'd love to hear from you!
my front-end stack :
Next,
Shadcn,
Talwind,
TanstackQuery.
Thanks in advance!