<p>constructor - initialize the state before first render in the class component </p>
<p>getInitialState - this is a method to get the state value at the time of virtual DOM operation </p>
<p>Read More</p> -<a href=" https://reactcookies.blogspot.com/">Click here</a>