mobxjs / mobx-state-tree

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

Docs for mst-query #2170

Open k-ode opened 3 months ago

k-ode commented 3 months ago

This is just a draft pr to track my work on creating docs for mst-query.

Feel free to leave comments!

coolsoftwaretyler commented 3 months ago

Thanks @k-ode! Let me know when you're ready for review.

If you get a chance, will you please consider adding this in the "recipes" section, rather than the tips? I think these sort of extra ecosystem tools make sense in the format of "what problem did I need to solve, and here's how I solved it"

k-ode commented 19 hours ago

@coolsoftwaretyler This took a while 😅 But it's ready for review now.

coolsoftwaretyler commented 19 hours ago

Thanks @k-ode! I'll take a look soon. Really appreciate your time here.

k-ode commented 1 hour ago

@coolsoftwaretyler I added a link to GitHub.