Posted inJavascript React
Re-rendering a Child Component when Props Change
So typically a React component only re-renders when the state changes - but what if for some reason you want to have the component re-render when you pass it new…
Perfection Through Persistence.