Implement an Optimistic Response to a React UI & Showcasing Offline Functionality

Instructornader dabit

Share this video with your friends

Send Tweet

In this lesson, we’ll show how you can have your mutations work when the user is offline. We’ll handle the offline mutation with an optimistic response, then when the user comes back online the data will be sent to the dashboard for a seamless user experience.