Skip to content

Mobx root store implementation for next.js with server-side rendering

Notifications You must be signed in to change notification settings

ivandotv/mobx-nextjs-root-store

Repository files navigation

Mobx server side rendering with Next.js

This is an example of using Mobx root store pattern with hooks, and hydrating the stores via Next.js server side rendering. You can read it on dev.to