Replies: 1 comment
-
Hey 👋 You're going to love Next.js. There isn't a starter that contains everything together but there are plenty of examples for each individually.
Live updates (aka "hot module reloading") are included out of the box.
There is probably no need for Redux using Apollo's cache. If you do truly need global state, I would recommend React Context. |
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.
-
Hello there,
I'm currently investigating whether I should switch from meteorjs to nextjs. Currently I use these packages and features:
I'm looking to switch to:
My questions:
Best regards,
HK
Beta Was this translation helpful? Give feedback.
All reactions