Replies: 1 comment 3 replies
-
I don't know if you can compare it since you can really optimize your code based on your needs. Just mix in Vanilla JS or even your own DOM Diffing algorithm if needed. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How does Nano JSX compare to Solid, Svelte, Preact, etc.? I see that it results in a smaller bundle, but I wonder what the performance is like, particularly in the browser. Presumably it's on par with Solid? Perhaps it could be added to this benchmark? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions