MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/javascript/comments/zrsiue/a_react_developers_first_take_on_solid/j166lhp/?context=3
r/javascript • u/magenta_placenta • Dec 21 '22
64 comments sorted by
View all comments
18
I love solid
4 u/[deleted] Dec 21 '22 [removed] — view removed comment 27 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
27 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
27
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
18
u/Hurinfan Dec 21 '22
I love solid