this post was submitted on 31 Mar 2026
27 points (82.9% liked)
Programmer Humor
30700 readers
2173 users here now
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
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments

Axios existed before
fetch(and iircfetchwas designed with axios in mind) and comes with bells and whistles that you'd want to have when building against JSON-based API servers. It's popular for a good reason, which tbf is a rare rnough phenomenon these days in general.