Why Do We Use res.json(), response.json() and JSON.stringify()? 🤔
During my recent web development cohort class, we built a simple Express server and tested APIs using fetch().
Everything seemed straightforward… until I noticed something confusing.
If I’m already se
json-demystified.hashnode.dev3 min read