Closed o0101 closed 3 years ago
we already have minimal diffing, but this can help avoid unnecessary print calls which occur with descendants when the ancestors setState (which changes object references to all state objects sent to descendants by reference not by string key)
we already have minimal diffing, but this can help avoid unnecessary print calls which occur with descendants when the ancestors setState (which changes object references to all state objects sent to descendants by reference not by string key)