#global-state

[ follow ]

Oh Hello Apollo Client , Goodbye Redux!

Switch to GQL and Apollo Client 3 can replace Redux for state management.

Do we need state management in React

Local state controls single component, global state controls application logic.
Server Components in Next.js allow rendering without hydration.
[ Load more ]