Move to observable model and functional components #11
aniketfuryrocks
announced in
Announcements
Replies: 1 comment
-
Excellent! |
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
-
I tested out the solid-js observable model quite extensively. My benchmarks show a 20% increase in performance with trees of height 20, 30% reduction in executable size. This model opens the door to functional components.
On the merger of observable branch, the API shall be stabilized.
example
Beta Was this translation helpful? Give feedback.
All reactions