An open API service indexing awesome lists of open source software.

https://github.com/ivandotv/mobx-nextjs-root-store

Mobx root store implementation for next.js with server-side rendering
https://github.com/ivandotv/mobx-nextjs-root-store

demo mobx mobx-react mobx-react-lite nextjs react react-hooks reactjs

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://dev.to/ivandotv/mobx-server-side-rendering-with-next-js-4m18)