Y
Hacker News
new
|
ask
|
show
|
jobs
by
nailer
81 days ago
> `fetch` is the official replacement for axios.
No. Axios is still maintained. They have not deprecated the project in favor of fetch.
2 comments
augusto-moura
81 days ago
I'm not saying that axios is unmaintained, I'm saying that if you want something like axios from the standard lib, fetch is the closest thing you get to official
link
nailer
81 days ago
Sure but Axios determine what the official replacement for Axios is.
link
kube-system
81 days ago
It's not deprecated, it's obsoleted.
link