Widget. Aka local state or UI state. • Examples include: State of an animation, form input, form validation • Tighly coupled with UI widgets App State • State shared across multiple parts of the app • Examples: Authentication state, user preferences, shopping cart • Loosely coupled with the UI widgets