Open jaredpalmer opened 4 years ago
Yeah.. this is definitely unofficial.. For example, as we mentioned in our blog posts, we do have people working on concurrent mode, dev tools, an API for the singleton effects pattern for atom synchronization (not committing to Atom Effects quite yet), URL/localstorage persistence library, async fixes, other optimizations, etc. We don't currently have people to drive SSR or React Native. But, please remember, this library should still be considered "experimental," and I'm not sure we'd be comfortable publishing an "official roadmap" at this time. Let us discuss.
Any clues on when 0.0.11 will be released? I'm really interested in trying out Atom Effect (assuming you move forward with them)
Any clues on when 0.0.11 will be released? I'm really interested in trying out Atom Effect (assuming you move forward with them)
We're not announcing a date yet for 0.0.11, but it's likely that Atom Effects will not be "published" with that release as we are still validating the API. However, feel free to explore with the master branch.
Any clues on when 0.0.11 will be released? I'm really interested in trying out Atom Effect (assuming you move forward with them)
We're not announcing a date yet for 0.0.11, but it's likely that Atom Effects will not be "published" with that release as we are still validating the API. However, feel free to explore with the master branch.
So can I assume that master branch is like a nightly build version?
Yes, the master branch is actually the live version that we use internally.
some ideas of CRUD Patterns would be nice 👍
Based on my notes from my Zoom with @davidmccabe last week, here is my totally unofficial roadmap. Feel free to edit this or close it.
Core
Docs
I know it's more work (given that a lot of it is duplicative), but I think it could help to move this into a full blog post or a public notion doc.