Scott and Wes serve up state management in JavaScript, breaking down key concepts like reactive state, state updaters, and global vs local state. They also explore various approaches and libraries, mutation-based state, and tools like Zustand and xState, to help you manage state like a pro.
Show Notes
- 00:00 Welcome to Syntax!
- 01:22 Brought to you by Sentry.io.
- 03:10 What is state?
- 03:29 Common state jargon.
- 03:48 Reactive State.
- 04:14 Store.
- 04:46 Immutable vs Mutable State.
- 05:53 State updaters.
- 06:15 Signals.
- 06:49 Observables.
- 07:07 UI is a function of state.
- 08:39 State Machine.
- 10:58 Binding state.
- 11:36 Global vs local.
- 11:49 Computed State, derived state, selector state.
- 12:41 Approaches to state management.
- 25:15 Ways to hold state.
- 25:17 Holding state in an object.
- 27:38 Holding state in the URL.
- 29:34 Holding state in IndexedDB, local storage, and cookies.
- 32:16 Holding state with FormData.
- 33:56 Holding state with Signals.
- 37:27 Holding state with the server database.
- 38:55 Global State vs Component State.
- 40:39 Sharing state.
- 57:02 Sick Picks + Shameless Plugs.
Sick Picks
Shameless Plugs
Hit us up on Socials!
Syntax: X Instagram Tiktok LinkedIn Threads
Wes: X Instagram Tiktok LinkedIn Threads
Scott: X Instagram Tiktok LinkedIn Threads
Randy: X Instagram YouTube Threads