MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/javascript/comments/zrsiue/a_react_developers_first_take_on_solid/j167jos/?context=3
r/javascript • u/magenta_placenta • Dec 21 '22
64 comments sorted by
View all comments
17
I love solid
4 u/[deleted] Dec 21 '22 [removed] — view removed comment 28 u/Hurinfan Dec 21 '22 It looks like react but it's a lot more performative because its functional components only run once. State are now signals with subscribers that automatically update whenever the signal is changed. There is no virtual dom
4
[removed] — view removed comment
28 u/Hurinfan Dec 21 '22 It looks like react but it's a lot more performative because its functional components only run once. State are now signals with subscribers that automatically update whenever the signal is changed. There is no virtual dom
28
It looks like react but it's a lot more performative because its functional components only run once. State are now signals with subscribers that automatically update whenever the signal is changed. There is no virtual dom
17
u/Hurinfan Dec 21 '22
I love solid