- Published on
State management is a fundamental aspect of React. React provides different native ways to manage and maintain state. One of the most commonly used way to manage a state is `useState` hook.
I mostly blog about modern technologies and occasionally about other interesting stuff.