Missing features - namespaced cache invalidation; cache key: a.b.c.d, able to invalidate a.b.* @MakhBeth https://github.com/tim-smart/effect-atom/issues/323 - dev tools - many other, yet unused, features from tanstack query to explore; - auto invalidate namespace based on mutation namespace Some atom samples: - http://github.com/lucas-barake/building-an-app-with-effect - https://github.com/patroza/effect-atom/blob/b382c10b7e8be225af22f7ac404d9b7f5a629e18/sample/vue/src/components/HelloWorld.vue - https://github.com/tim-smart/bunnings-lite/blob/main/src%2FSearch%2FSearchResults.tsx#L40
Missing features
to explore;
Some atom samples: