You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're currently fetching all exercises up front. These do get cached in localstorage, but the get cleared if the user logs out. We're probably better off just fetching titles for a snappy first load on the exercises page.
Task
We're currently fetching all exercises up front. These do get cached in localstorage, but the get cleared if the user logs out. We're probably better off just fetching titles for a snappy first load on the exercises page.