Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Fetch is great. I never understood the need for installing axios when fetch works fine. I remember the good old days of XMLHttpRequest.


Axios has better errror handling.


Fetch doesn't have progress bars yet.


False, you can use response.body which is a ReadableStream. See https://fetch-progress-demo.glitch.me/ for a simple example.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: