Capital Numbers Interview Question

what is pure component in react js

Interview Answer

Anonymous

Mar 31, 2021

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