Tyler Scott Williams
Tyler Scott Williams
Thanks @beepsoft! I know we have a call scheduled, so we can talk in-depth then. But just want to acknowledge we'll work on this. I think I'd like to add...
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...
Thanks @k-ode! I'll take a look soon. Really appreciate your time here.
Updated the title to be a little clearer, but other than that I think we're good to go. Will merge and deploy. Thanks so much, @k-ode! Feel free to submit...
Hey @clgeoio - it's probably been a while since you heard from us at MobX-State-Tree, but we realized that your `types.lazy` (which is awesome by the way) never got documented....
Phenomenal. We love the work you do. Thanks for the consideration and keep it up y'all. We'll evaluate the upgrade.
Hey folks, if you're using MobX-State-Tree, I have some early progress on React Compiler compatibility. A custom hook like this will work for properties (I haven't expanded it to views...
We're still working on it for MobX-State-Tree, but closing in on a workable solution. The MST solution reproduces the observable HOC as a React hook and then allows for full...
> But since all components in a MobX codebase should be tagged with observer ... Right, even if the compiler won't error out, a typical MobX codebase just won't benefit...