You might be using `fetch` in JavaScript wrong...

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Thank you Steve! Watched this video probably 3 times today at work haha

nicholasdominici
Автор

Good point! I originally used Axios to get around this low-level code but NextJS 13 doesn't play nice with Axios.

codinginflow
Автор

hi steve, i learnt that lesson the hard way, great, useful content!

CrysisPopeye
Автор

hey there, I am newer and not as knowledgeable as you of course.

does fetch()'ing a seperate document require you to have an installation of a plugins/softwares such as wretch, or can fetch() be successfully used without installing pre-built tools as such?

uselessheartinbox
Автор

Is there any openAPI generator for wretch?

leo.cavalcante