# Rendering Model React calls shouldComponentUpdate to know if it should re-render the component. by default it returns true. generally use PureComponent/React.memo