Mixed Examples in Docs #3726
Unanswered
ShahriarKh
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
React-table is a really cool package. However, I find docs a little hard-to-follow for beginners. The problem is that some examples in docs are not focused on one functionality. For example: https://react-table.tanstack.com/docs/examples/editable-data
I expect this to only show how I can create editable cells, but it's mixed with "pagination" and I'm not sure which is which!
I believe it will be really great if we add detailed, step-by-step, only-focused-on-one-functionality guides for every part of the API; just like the https://react-table.tanstack.com/docs/quick-start
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions