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
DRY our React fetch networking calls into a helper API class, where we can set the relevant URL's, headers, timeouts (#823), catch/handle network errors (#923), etc.
Also can log any interesting networking errors to Crashlytics non-fatal zone 👀
DRY our React
fetchnetworking calls into a helperAPIclass, where we can set the relevant URL's, headers, timeouts (#823), catch/handle network errors (#923), etc.Also can log any interesting networking errors to Crashlytics non-fatal zone 👀