We're a place where coders share, stay up-to-date and grow their careers.
switching to axios surfaced the errors for me
Not sure if I understood your question...
But you'd want to build an error object that conforms to what is standardized on your app. Depends on your app and on the api you are consuming.
I usually just go simple and add catch them top methods.
switching to axios surfaced the errors for me
Not sure if I understood your question...
But you'd want to build an error object that conforms to what is standardized on your app. Depends on your app and on the api you are consuming.
I usually just go simple and add catch them top methods.