What I mean is, rather than thinking “should this component update?” I instead can shift my thinking to “my props have changed, how should this instance of my component react to them?”
Log in to continue
We're a place where coders share, stay up-to-date and grow their careers.
Could you clarify what you mean by "instances?"
What I mean is, rather than thinking “should this component update?” I instead can shift my thinking to “my props have changed, how should this instance of my component react to them?”