React Redux Todo App Tutorial | Learn Redux with Redux Toolkit

In this react redux todo app tutorial we’ll build a todo app using redux toolkit, learning about the different parts that make up redux, how to structure state, and how to call data from an API 🚨 For more projects check out 🚨 LINKS: Source Code: React Toolkit: 🚨 Chapters: 0:00 What we’ll learn 0:25 Setup starter code 2:30 Redux Overview 4:33 Configure Redux Store 7:00 Creating our first Slice of state 13:08 Dispatching AddTodo action 16:20 Pulling state from the store 18:32 Toggle Todo Complete 23:55 Delete Todo 26:15 Displaying Count of Complete Items 28:08 API/Thunks Overview 29:11 Setup API 31:20 Fetching TODOs from API 39:56 Adding new TODO via API 44:33 Toggling TODO complete via API 48:49 Using API with Redux Summary 49:30 Challenge 50:38 Outro 🚨 Come say Hello! Blog: Twitter: Email: hello@jschr
Back to Top