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

docs: add ai.mdx #2260

Closed
wants to merge 2 commits into from
Closed

docs: add ai.mdx #2260

wants to merge 2 commits into from

Conversation

himself65
Copy link
Collaborator

@himself65 himself65 commented Nov 20, 2023

Summary

https://github.com/jotaijs/jotai-ai

This PR adds a third party section that the packages from the community.

The document hasn't been finished yet; you can give me feedback. Thanks.

Check List

  • yarn run prettier for formatting code and docs

Copy link

vercel bot commented Nov 20, 2023

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

Name Status Preview Comments Updated (UTC)
jotai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2023 3:46am

Copy link

codesandbox-ci bot commented Nov 20, 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 b593463:

Sandbox Source
React Configuration
React TypeScript Configuration
React Browserify Configuration
React Snowpack Configuration
Next.js Configuration
Next.js with custom Babel config Configuration
React with custom Babel config Configuration

@dai-shi
Copy link
Member

dai-shi commented Nov 20, 2023

Thanks for opening up a PR.
My expectation was something like https://github.com/pmndrs/zustand/blob/main/docs/integrations/third-party-libraries.md, just title and description in a line.
Let's get a feedback from @sandren .

@dai-shi
Copy link
Member

dai-shi commented Nov 20, 2023

Here's valtio one: https://github.com/pmndrs/valtio/blob/main/docs/resources/libraries.mdx

@sandren
Copy link
Collaborator

sandren commented Nov 20, 2023

Thanks for opening up a PR. My expectation was something like https://github.com/pmndrs/zustand/blob/main/docs/integrations/third-party-libraries.md, just title and description in a line. Let's get a feedback from @sandren .

Yes, I'll add a catch-all "Third-party" doc for community libraries where this material can be added to for now. But would love to see jotai-ai mature and then have its own separate doc in Integrations in the future. 🙂

@himself65
Copy link
Collaborator Author

Since jotai-ai has been moved to jotaijs organization, can we move it to the extension part?

Copy link
Collaborator Author

@himself65 himself65 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will keep this PR alone for a while, update jotai-ai itself first.

@dai-shi
Copy link
Member

dai-shi commented Nov 20, 2023

Since jotai-ai has been moved to jotaijs organization, can we move it to the extension part?

I've decided to have three categories.

  • Official lib: pmndrs/jotai
  • Semi-official libs: jotaijs/* and listed/described in the official docs (currently as "integrations")
  • Third-party libs: jotaijs/* or any other repos outside (we'll create a catch-all doc)

At this point, I consider jotai-ai as a third-party lib. But, the border between the semi-official libs and the third-party libs is vague. We consider the purpose, maturity and usage in total. There are some historical reasons and exceptions too.

See also: https://github.com/jotaijs/links


This makes me think that we can move jotai-zustand and jotai-valtio to third-party libs.

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.

3 participants