react

"mulling over state management stuff"
orestis 2020-05-22T06:29:59.243600Z

Oh man! That sucks.

orestis 2020-05-22T06:30:19.244Z

OTOH good to know you’re not crazy.

2020-05-22T06:38:44.244900Z

Hum, I see. I guess I kind of considers those part of the view in a sense that it's about optimizing the rendering

2020-05-22T06:39:02.245400Z

But I guess it could be separated into two libs

2020-05-22T06:39:35.246100Z

Those events it schedules, that's only the lifecycle ones?

2020-05-22T06:40:15.246900Z

Or would it also somehow batch html events, like an on-click on an element?

Aron 2020-05-22T07:04:33.248Z

What bothers me is the imbalance in information. For him it's a casual, "oh we turned off". Now, I would like to know why, when, for how long - will it be turned back or something else will be there, if yes, what?

Aron 2020-05-22T07:22:58.248500Z

https://github.com/facebook/react/issues/11566 so now I am trying to figure out what this resuming technically is, because in theory I know, but I am not sure what they did wrong

orestis 2020-05-22T08:12:44.249100Z

Perhaps you can find some bullet point here: https://github.com/facebook/react/issues/13206#issuecomment-614082019