nextjs-with-mobx
nextjs-with-mobx copied to clipboard
Future improvements
Things I'd like to do if there's time:
- [ ] Convert to TypeScript
- [ ] Have some global UI that lives across page navigation and use stores there
- [ ] Implement the root store pattern #4
Other small things:
- [ ] Add Prettier config