Writing | Steven Lambert · Aug 16, 2018
Using Fetch to Read JSON with Text Fallback
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
When using fetch, it can be helpful to be able to read data that could be either JSON or text and parse it as such. But how can we do so?
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.