Axios vs Fetch: Best way to get data using JavaScript

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

For learning how to fetch data, Fetch is way to go but once they graps how its works then using axios will be much more easy

RabiRabii-fpft
Автор

I notice that many people are just familiar with fetch api rather than axios.

I strongly believe there is more to axios than using the traditional fetch api.

dnjosh
Автор

But sir, what about if we're developing Next.js application using app routes and we wanted to fetch some data by triggering api routes with no-store cache? Will axios support this kind of job? Please give me an enlightenment sir 🙏

hellofromiqbal
Автор

Why do you need to intercept request and responses?

glebkresh