vercel / next.js

The React Framework
https://nextjs.org
MIT License
127.45k stars 27.04k forks source link

please add example with mobx-react-lite+mobx-state-tree+typescript #12405

Closed ghost closed 4 years ago

ghost commented 4 years ago

Feature request

Is your feature request related to a problem? Please describe.

i want use mobx-react-lite + mobx-state-tree + typescript, but i don't find example

Describe the solution you'd like

i need a example with 【mobx-react-lite + mobx-state-tree + typescript】

Describe alternatives you've considered

like this https://github.com/annajanicka/react-typescript-mobx-state-tree-mobx-react-lite-boilerplate but this project has not include nextjs

Additional context

not yet

stfnsr commented 4 years ago

Am fond of mst and ts, would like to add an example :)

lfades commented 4 years ago

We already have:

It's not everything in one example, but it should be enough :+1:

ghost commented 4 years ago

thank you @lfades

chriswolmarans commented 4 years ago

I've made an example using NextJS using mobx-react-lite + mobx-state-tree + typescript - https://github.com/chriswolmarans/next-starter

I'm still experimenting and haven't used it in a real app/site so use with caution.

balazsorban44 commented 2 years ago

This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.