Handling Fetch errors
Question: Everything is working PERFECTLY FINE in my code, but I have DELIBERATELY inserted an error - by removing an 's' from 'meals' in the url in fetch( ) - just to check how the program will handle the error.
1) If I remove '.json' from the url,...
omarsaade.hashnode.dev3 min read