Why use fetch alone?
When working on local projects that usually involve fetching data, the common go-to guy for this lately is the fetch api. Well recently, I noticed how much defects that come with shipping a production app just with the use of a fetch api.
Let me l...
kelvinsekx.hashnode.dev2 min read