(no title)
smarkov | 1 year ago
"that's it" does not paint the full picture. Yes, UI = function(state) is very convenient but the way React implements it inverts the problem. Now instead of having to figure out ways of updating everything you have to go through numerous hoops to get only the things you need to update.
bastawhiz|1 year ago
That's literally the point of React Compiler
willsmith72|1 year ago
LegionMammal978|1 year ago