mobxjs / mobx-state-tree

Full-featured reactive state management without the boilerplate
https://mobx-state-tree.js.org/
MIT License
6.94k stars 640 forks source link

Find a new home for `mst-example-todomvc` #2024

Closed coolsoftwaretyler closed 1 year ago

coolsoftwaretyler commented 1 year ago

As part of our effort to move away from monorepo architecture, we'll need to find an appropriate place to put the mst-example-todomvcs. That way we can update references to this example to point elsewhere (perhaps a new repository?) and keep it around for folks who reference it in any sort of educational materials.

coolsoftwaretyler commented 1 year ago

Moved over to https://github.com/coolsoftwaretyler/mst-example-todomvc.