jotaijs / jotai-scope

MIT License
55 stars 4 forks source link

new scope util #2

Closed dai-shi closed 11 months ago

dai-shi commented 11 months ago

Lately, we've been asked quite a few times about nesting providers with selective atom usage. Our answer was it's out of the scope of Jotai and reach out for jotai-molecules. We've been thinking about a simpler util for nesting. Something just clicked me and led to develop this.

codesandbox-ci[bot] commented 11 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 779193958323a917eb2959b77faa2b9e7c314339:

Sandbox Source
React Configuration
React TypeScript Configuration
dai-shi commented 11 months ago

Let's ship this and see how it goes.