-
-
Notifications
You must be signed in to change notification settings - Fork 328
-
Greate project, but need more documents and samples, thank you!
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment 3 replies
-
I've been slowly working on rewriting the docs. My free time for the last 2 months has been stretched thin, but I will be picking up work on this within the next two weeks.
The concept of this rewrite is a 1:1 copy of the beta ReactJS docs using ReactPy's syntax.
Let me know if you have any suggestions on examples that don't exist in the beta ReactJS docs, but would have liked to see when testing IDOM!
Beta Was this translation helpful? Give feedback.
All reactions
-
Thank you very much.
What I care about:
- Examples of how to integrate other JS components. For example, whether you can integrate perspectives, highcharts, plotly, etc.
- How do I integrate custom components?
If there is enough basic documentation, I would also like to help implement some examples. Hope I can help in the future!
Beta Was this translation helpful? Give feedback.
All reactions
-
Yeah - The documentation about ReactPy's JavaScript integration is severely lacking.
Feel free to post more comments on this thread if you think of additional docs ideas!
Beta Was this translation helpful? Give feedback.
All reactions
-
My question #978 is related.
Also, I previously built an app somewhat similar to LangChain with crosstalk between reactpy/idom and vis.js, and that was unsustainably cumbersome. Would love to see more of those docs.
Beta Was this translation helpful? Give feedback.