© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
F. StrazzulloFrameworkless Front-End Developmenthttps://doi.org/10.1007/978-1-4842-9351-5_8

8. State Management

Francesco Strazzullo1  
(1)
TREVISO, Treviso, Italy
 

In the previous chapters, you learned how to display data, manage user inputs, and make HTTP requests and routes. You can consider these skills as basic building blocks. But before you can start writing frameworkless code, you need to know how to manage the data (or the state) that links all these elements together. In front-end applications or, more generally, all kinds of client applications (web, desktop, and mobile), the problem of effectively managing data is called state management.

State ...

Get Frameworkless Front-End Development: Do You Control Your Dependencies or are They Controlling You? now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.