Hey! Really exciting project. Is there a roadmap for when Recoil may lose the 'experimental' status or is the likely future that Atoms will be re-absorbed back into React at some point?
We have an internal roadmap that we can publish soon. It's mostly about making the implementation more efficient and making the APIs more flexible to work with a wider range of apps.
We talk with people on the React team and it's possible that future changes in React might simplify Recoil to the point where it's just some nice utility hooks. I can't speak in specifics about when or how that might happen, though.
Related: https://github.com/facebookexperimental/Recoil/issues/428 (unofficial roadmap)
Most helpful comment
We have an internal roadmap that we can publish soon. It's mostly about making the implementation more efficient and making the APIs more flexible to work with a wider range of apps.
We talk with people on the React team and it's possible that future changes in React might simplify Recoil to the point where it's just some nice utility hooks. I can't speak in specifics about when or how that might happen, though.