First a quick overview of the built-in functionalities and available libraries, then I'll help you understand what is better for your use case (down in the comments). Using the setState()/useState Function: The first way to manage the state is to...