Skip to main content

Application State

Welcome to the application state guide. This section explains how browser-based JavaScript keeps track of changing data and keeps the UI in sync with it.

Application state

Start here to learn the core ideas behind state in frontend JavaScript.