Capital Numbers interview question

what is pure component in react js

Interview Answer

Anonymous

31 Mar 2021

pure component is a component where shouldcomponentupdate lifecycle returns false if the state or props doesn't change