State Managers | JavaScript Stuff. State Managers. These manage the state of your JavaScript application . This means creating a structure for the way in which you access and modify your application state. You could think of these as “frontend databases”.