Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 12 hours 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)