Can you please explain why its not JSON.parse() instead of JSON.stringify() to print the data in console, coz usually when we fetch data from server we parse it to make it readable, am i correct? rifattaque
Can you please explain why its not JSON.parse() instead of JSON.stringify() to print the data in console, coz usually when we fetch data from server we parse it to make it readable, am i correct?