Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

experimental: add jotai example #11

Closed
wants to merge 46 commits into from
Closed

Conversation

dai-shi
Copy link
Owner

@dai-shi dai-shi commented Mar 30, 2023

Highly experimental and not for merge:

  • context on server is not isolated (no idea, don't like HoC either)
  • we can't access values and methods from client reference (workaround for now, custom handler for jotai atoms is necessary for a proper solution)
  • using custom hacky jotai store (this is easiest to solve, because it's on our end)
  • async atom not considered yet

@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 30, 2023

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 1cb798c:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration
React Configuration
React Typescript Configuration

@dai-shi dai-shi marked this pull request as draft March 31, 2023 23:45
@vercel
Copy link

vercel bot commented May 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
waku ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 29, 2023 11:45pm
wakuwork ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 29, 2023 11:45pm

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 3, 2023

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 29f69ed:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration
React Configuration
React Typescript Configuration

@dai-shi dai-shi changed the title add examples/99_jotai experimental: add jotai example Aug 6, 2023
@dai-shi
Copy link
Owner Author

dai-shi commented Dec 25, 2023

I'm still very interested in integrating jotai and waku, but this branch is too old.

@dai-shi dai-shi closed this Dec 25, 2023
@dai-shi dai-shi deleted the experimental-jotai-example branch December 25, 2023 12:06
@dai-shi dai-shi mentioned this pull request Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant