Tables are inefficient in solidjs #5297
Unanswered
solid-component
asked this question in
Q&A
Replies: 1 comment
-
Do you make sure to follow solidjs's rules for incremental ui updates? I'm not a maintainer myself, but I don't think your question is in a state where you could get help. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Modifying tables in solidjs results in full rendering, not fine-grained updates, if that's the case, then why don't I just use react?
Beta Was this translation helpful? Give feedback.
All reactions