mobx-nextjs-root-store icon indicating copy to clipboard operation
mobx-nextjs-root-store copied to clipboard

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

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