BigBellyBigDreams
Explore posts from serversTTCTheo's Typesafe Cult
•Created by BigBellyBigDreams on 11/21/2023 in #questions
Slow page load times?
6 replies
TTCTheo's Typesafe Cult
•Created by BigBellyBigDreams on 11/16/2023 in #questions
Next.js fetch() not throwing error on failed request?
7 replies
TTCTheo's Typesafe Cult
•Created by BigBellyBigDreams on 11/6/2023 in #questions
useRouter import not working?
just following the docs and trying to add shallow routing. In my app/page.tsx i have the following
im getting the following: Error: NextRouter was not mounted. https://nextjs.org/docs/messages/next-router-not-mounted
anyone know why this might be happening?
2 replies
TTCTheo's Typesafe Cult
•Created by BigBellyBigDreams on 7/22/2023 in #questions
Difference between server/client components? When to use?
I kind of just wanted to know when some good practices are when it came to using server/client components. First time using Next and I sometimes see people creating like a seperate api directory or something like that. If there's any resources you know that are helpful that would be awesome
12 replies
TTCTheo's Typesafe Cult
•Created by BigBellyBigDreams on 7/10/2023 in #questions
Prettier TailwindCSS not working with Next?
I just did a fresh create next app and i followed the instructions on the tailwindcss docs but its not formating my styles. I'm using next 13.4.9. Anyone know a fix?
1 replies