State management refers to the management of the state of one or more user interface controls such as text fields , OK buttons, radio buttons, etc. in a graphical user interface. … As applications grow, this can end up becoming one of the most complex problems in user interface development.
Read moreHow does HTML5 manage state data?
HTML5 offers two new objects for storing data on the client:
Read more