Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Spelling 850 - Manage State in JavaScript Like a Pro.md #1906

Merged
merged 1 commit into from
Nov 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions shows/850 - Manage State in JavaScript Like a Pro.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Scott and Wes serve up state management in JavaScript, breaking down key concept
* **[12:41](#t=12:41)** Approaches to state management.
* **[12:52](#t=12:52)** Reducer based.
* **[16:39](#t=16:39)** Mutation based state.
* **[21:17](#t=21:17)** Adam based state.
* **[21:17](#t=21:17)** Atom based state.
* **[25:15](#t=25:15)** Ways to hold state.
* **[25:17](#t=25:17)** Holding state in an object.
* **[27:38](#t=27:38)** Holding state in the URL.
Expand Down Expand Up @@ -69,4 +69,4 @@ Wes: [X](https://twitter.com/wesbos) [Instagram](https://www.instagram.com/wesbo

Scott: [X](https://twitter.com/stolinski) [Instagram](https://www.instagram.com/stolinski/) [Tiktok](https://www.tiktok.com/@stolinski) [LinkedIn](https://www.linkedin.com/in/stolinski/) [Threads](https://www.threads.net/@stolinski)

Randy: [X](https://twitter.com/randyrektor) [Instagram](https://www.instagram.com/randyrektor/) [YouTube](https://www.youtube.com/@randyrektor) [Threads](https://www.threads.net/@randyrektor)
Randy: [X](https://twitter.com/randyrektor) [Instagram](https://www.instagram.com/randyrektor/) [YouTube](https://www.youtube.com/@randyrektor) [Threads](https://www.threads.net/@randyrektor)
Loading