You are viewing a single thread.
View all comments View context
2 points
*

What’s wrong with axios? Quite a bold claim. Do you just want to sound smart?

permalink
report
parent
reply

Do you just want to sound smart?

lol, nice addition.

No. There’s just rarely a legitimate reason now to use axios. It shouldn’t be the first recommendation on which to build your API fountain.

permalink
report
parent
reply

What’s wrong with fetch()?

permalink
report
parent
reply
2 points

Nothing, as far as I can tell. Besides being relatively new, it seems to have basic things you need.

So what’s wrong with axios? Asking the inverse doesn’t answer my question.

permalink
report
parent
reply

Besides being relatively new, it seems to have basic things you need.

It’s been baseline since March of 2017.

I’ve never run into a case where I’ve needed to use axios in almost a decade of being a professional web developer. It’s mostly been an annoyance whenever I’ve come into contact with it, and replacing it with fetch() calls would’ve solved those issues.

Besides that, axios is a dependency for functionality that is already built into the web platform.

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 3.7K

    Monthly active users

  • 810

    Posts

  • 13K

    Comments