Axios API for JavaScript: GET, POST, PUT and DELETE requests

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

This tutorial shows you how to make HTTP requests (GET, POST, PUT and DELETE) using the Axios API in frontend, vanilla JavaScript.
#axios #javascript #vanillajs #httprequest #frontend #webdevelopment #api

⚡ NEW: Web development courses from Meta Inc. ⚡

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

I have been searching like crazy. This is the 3rd day in a row. and youre video finally helped me! thank you !

WewCode
Автор

aside from the syntax, is there any advantage it has over using a fetch api?

jamiearodi
Автор

What is the keyboard that you are using in this tutorial?

PS: If an interviewer asks me about ajax call, can I use Axios?

dzajakeks
Автор

At 7:00 why did u use "{ }" to wrap that function?

viniciusm.m.
Автор

i got require is not defined error, can you help me solve this problem ?

rotr
Автор

supporting by subbing you. improve your audio.

Viralvlogvideos
Автор

The axios docs not good, its really garbage from my opinion, any library or framework need to clear docs and more explains and examples, i don’t understand the config, in their doc there’s method or something like that called paramsSerializer, this’s function in axios docs, but when im looking into open sources code i find it as an object, which means they did’t explain the library as well

sayonara