Completed
Building a Shopping Cart Example
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Jotai State Management in React - A Beginner's Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Timestamps: Intro & Overview of Jotai
- 2 What is Jotai & Its Benefits
- 3 Minimal Setup & Ease of Use
- 4 Understanding Atoms & Providers
- 5 Creating a Simple Counter App
- 6 Incrementing & Decrementing Counter
- 7 Accessing Global State with Jotai
- 8 Derived State: Doubling Counter
- 9 Fetching Data with Async Atoms
- 10 Building a Shopping Cart Example
- 11 Key Takeaways & Final Thoughts
- 12 Conclusion & Code Resources