I have been working with React.js for quite a while and have this issue that keeps bothering me.
I'm wondering whether there's a better way to know when child's dimensions have changed instead of just adding an event listener to the DOM itself.
An unknown event, unknown technique??