React: Each state change calls render function Get link Facebook X Pinterest Email Other Apps November 27, 2018 Below is a codepen which demonstrates the behaviour in react where each change to state by calling setState function calls the render function. https://codepen.io/arthanari/pen/wQEjzK/ Read more