The document object model (DOM) of the browser is a complicated place to store application state. It’s better to store application state in pure Javascript objects.
Manage space
Manage content
Integrations
The document object model (DOM) of the browser is a complicated place to store application state. It’s better to store application state in pure Javascript objects.