Log In
0% completed
All Lessons
Free Lessons (10)
Creating a Counter App only with React Context
Creating a Counter App with useState
Creating a Counter App with useReducer
Introducing React Tracked to the Counter App
Understanding Render Optimization
Modifying the Counter App with React Tracked
Developing ToDo App with React Tracked and useReducer
Initial State and Reducer
TodoList Component
TodoItem Component
NewTodo Component
App Component and File Structure
Demo
Developing ToDo App with React Tracked, useState and Immer
Simple Store with useState
useTodoList Hook
useAddTodo Hook
useDeleteTodo Hook
useToggleTodo Hook
useQuery Hook
TodoList Component
TodoItem Component
NewTodo Component
App Component and File Structure
Demo
Going Further
Async Functions
Redux Ecosystem
Simpler Alternative
Wrap-up
React Tracked: Creating Web Apps with Global State
/
...
/
Async Functions
Async Functions
In this lesson, we briefly go over the async functions.
We'll cover the following...
Async functions
useEffect
use-reducer-async
Next
Async functions
...