Тёмный

Javascript HTTP Post Request Fetch API Example | JSONPlaceholder API Example 

Coding Shiksha
Подписаться 37 тыс.
Просмотров 73 тыс.
50% 1

Опубликовано:

 

10 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 72   
@Bol_imla
@Bol_imla Месяц назад
great teacher..thanks a lot for the explanation..it really sticks on my mind now how to use jsonplaceholder
@MarceloPereira-rw9ft
@MarceloPereira-rw9ft 4 года назад
Man, you're amazing! I was into a problem the whole day and you help me to fix it. Thank you!!
@vijayghag4429
@vijayghag4429 2 года назад
Thank you bro I just get these assignment to do for my internship I was worried a lot but thanks to these video now I know what to do
@CodingShiksha
@CodingShiksha 2 года назад
Hi thanks for your comment please join the official facebook group of coding shiksha to ask doubts facebook.com/groups/544305447024848/
@pragnapreethi3991
@pragnapreethi3991 3 месяца назад
Thanks for the video... It helped me a lot.. To get an idea for my project
@brad3201
@brad3201 Год назад
Thank you so much. 3 other videos on this subject were not working for me but I was able to get this one to work
@CodingShiksha
@CodingShiksha Год назад
Hi Join the official discord server to resolve doubts here: discord.gg/cRnjhk6nzW
@lowkey1281
@lowkey1281 2 года назад
A small correction, @5:36 you mention that the .json method is used to convert to JSON, however it is used to return the json part of the entire response, which contains the data. It returns a promise, which is why we use another .then as a follow-up.
@CodingShiksha
@CodingShiksha Год назад
Hi Join the official discord server to resolve doubts here: discord.gg/cRnjhk6nzW
@aliciaromano6335
@aliciaromano6335 4 года назад
This tutorial saved me! Thank you for posting!
@CodingShiksha
@CodingShiksha 4 года назад
You can contact me at my hangout id geekygautam1997@gmail.com for Live chat with me for doubts and future videos
@santanukumarprusty6592
@santanukumarprusty6592 3 года назад
@@CodingShiksha tharki 😂
@traezeeofor
@traezeeofor 11 месяцев назад
Thansk for this starting out 101 piece
@Moosh_fr
@Moosh_fr Год назад
thanks man, exactly what I was looking for. amazing stuff
@madheshkumar356
@madheshkumar356 2 года назад
thanks you saved my day
@CodingShiksha
@CodingShiksha Год назад
Hi Join the official discord server to resolve doubts here: discord.gg/cRnjhk6nzW
@ochanobethel6046
@ochanobethel6046 11 месяцев назад
Thank you
@Lord-v2s
@Lord-v2s 3 года назад
Sir, in mu web-project, I had all my form values stored in *localStorage*. So I've implemented Fetch api, exactly like you did, and stored all the values from the *localStorage* into the body of the api. But when I try to print my post array in php using *var_dump($_POST);*, I get an empty array. What am I doing wrong here?
@artistc
@artistc 3 года назад
Thank you, friend!
@sdmcorporation
@sdmcorporation 2 года назад
Très Grand Merci.
@CodingShiksha
@CodingShiksha 2 года назад
Hi thanks for your comment please join the official facebook group of coding shiksha to ask doubts facebook.com/groups/544305447024848/
@vismarkjuarez8102
@vismarkjuarez8102 3 года назад
You're da GOAT!!
@KK-rd5rx
@KK-rd5rx 3 года назад
having error: with the corse from origin 'localhost' has been blocked by CORS policy:
@tech46g
@tech46g 2 года назад
thanks
@CodingShiksha
@CodingShiksha 2 года назад
Thanks for asking please join facebook group of coding shiksha to ask questions: facebook.com/groups/544305447024848
@haryschampultra
@haryschampultra 2 года назад
Excellent!
@CodingShiksha
@CodingShiksha 2 года назад
Hi thanks for your comment please join the official facebook group of coding shiksha to ask doubts facebook.com/groups/544305447024848/
@dogukankurt6778
@dogukankurt6778 3 года назад
Thank you!
@RohitKumar-mt1wo
@RohitKumar-mt1wo 2 года назад
just saved me :), Thannnkssss
@CodingShiksha
@CodingShiksha 2 года назад
Hi thanks for your comment please join the official facebook group of coding shiksha to ask doubts facebook.com/groups/544305447024848/
@androwowor
@androwowor 2 года назад
nice 👍
@CodingShiksha
@CodingShiksha 2 года назад
Thanks for asking please join facebook group of coding shiksha to ask questions: facebook.com/groups/544305447024848
@anantjain9679
@anantjain9679 2 года назад
nice explaination
@CodingShiksha
@CodingShiksha 2 года назад
Thanks for asking please join facebook group of coding shiksha to ask questions: facebook.com/groups/544305447024848
@kavyashreesuvarna9193
@kavyashreesuvarna9193 3 года назад
excellent!
@khalid98
@khalid98 3 года назад
Thaaaaaaaaaaaank you man. That was amazing :)
@alexb.2616
@alexb.2616 4 года назад
thank you!
@ToneArray
@ToneArray 11 месяцев назад
What if i want to get table rows values as an array
@DiegoSalinas9
@DiegoSalinas9 2 года назад
If I want to insert another record and the id increases, what do I have to do?
@CodingShiksha
@CodingShiksha 2 года назад
Thanks for asking please join facebook group of coding shiksha to ask questions: facebook.com/groups/544305447024848
@coder4life
@coder4life 4 года назад
I like your video
@KuldeepSingh-fg4wn
@KuldeepSingh-fg4wn 2 года назад
if we want to add the response into google sheet so should i use google sheet api???? will this work
@CodingShiksha
@CodingShiksha 2 года назад
Thanks for asking please join facebook group of coding shiksha to ask questions: facebook.com/groups/544305447024848
@dragon_warrior_
@dragon_warrior_ 3 года назад
thanks
@bernardnguyen5382
@bernardnguyen5382 2 года назад
I have a question: if you refresh your html, the two elements (..) will disapear ? Or not ? If not, can u explain me why ? Or if yes, can u explain me how to avoid they disapear after refresh ?
@CodingShiksha
@CodingShiksha 2 года назад
Thanks for asking please join facebook group of coding shiksha to ask questions: facebook.com/groups/544305447024848
@lowkey1281
@lowkey1281 2 года назад
Yes, they disappear because they were created using JS dynamically(The change is only on the client side) . To avoid them disappearing we use databases, where there is a permanent storage.
@christianvaldivia9217
@christianvaldivia9217 2 года назад
you can use localstorage and save the data in lolcal so even if you refresh the page u will have acces to the fake data
@romerhudson
@romerhudson 2 года назад
just saved me
@errinwright
@errinwright 2 года назад
Wow what theme is your VSCode???
@CodingShiksha
@CodingShiksha Год назад
Hi Please checkout my Coding Shiksha Android Play Store please check out my apps published and install the apps and give some feedback if it's great here is the link for my google play developer page: bit.ly/3YIVgQP
@arifurrahmanrabbi
@arifurrahmanrabbi 4 года назад
Can you tell the color theme you are using in this video?
@elProdigio
@elProdigio 3 года назад
Shades of Purple ;)
@alexauga
@alexauga 11 месяцев назад
What theme is this?
@dan112in69
@dan112in69 4 года назад
thx :)
@Vrockprincessss
@Vrockprincessss 2 года назад
what's your VSCode theme?
@CodingShiksha
@CodingShiksha 2 года назад
Hi thanks for your comment please join the official facebook group of coding shiksha to ask doubts facebook.com/groups/544305447024848/
@cassiolucianoo
@cassiolucianoo 3 года назад
Like !!!!
@profitbooster.9248
@profitbooster.9248 2 года назад
Hey man! Thanks for this but seems líke im still having a problem with api stuffs. How can i chat with you?
@CodingShiksha
@CodingShiksha 2 года назад
Hi thanks for your comment please join the official facebook group of coding shiksha to ask doubts facebook.com/groups/544305447024848/
@pankajgrover77
@pankajgrover77 4 года назад
hi sir, i need help regarding integration twilio api with my software... can i hv your email id please... Thanks
@sagepanda5202
@sagepanda5202 4 года назад
hi can you teach js from basic ?
@pawandeore6989
@pawandeore6989 4 года назад
Visit Oficial MDN Docs which is only great source on the planet
@stuffedpeanuts
@stuffedpeanuts 2 года назад
I couldn't succeed when hosted on github
@CodingShiksha
@CodingShiksha 2 года назад
Thanks for asking please join facebook group of coding shiksha to ask questions: facebook.com/groups/544305447024848
@spaghettosauce3570
@spaghettosauce3570 3 года назад
Can i have the copy of the codes sir. ??
@CodingShiksha
@CodingShiksha 2 года назад
Thanks for asking please join facebook group of coding shiksha to ask questions: facebook.com/groups/544305447024848
@Unlimited_Codes
@Unlimited_Codes 2 года назад
can you send me the theme name ??
@CodingShiksha
@CodingShiksha 2 года назад
Hi thanks for your comment please join the official facebook group of coding shiksha to ask doubts facebook.com/groups/544305447024848/
@AbdulRehman-qz9os
@AbdulRehman-qz9os 3 года назад
share code aswell
Далее
Sending JavaScript Http Requests with the fetch() API
16:50
BeastMasters Hawk just had enough #ti13
00:30
Просмотров 203 тыс.
Fetch Headers and Why They Matter
15:58
Просмотров 8 тыс.
POST form data using JavaScript's Fetch API
8:01
Просмотров 43 тыс.
POST Form Data as JSON with Fetch API in JavaScript
9:25
Javascript Fetch API With CRUD operations
44:40
Просмотров 64 тыс.
1.1: fetch() - Working With Data & APIs in JavaScript
15:39
Top 7 Ways to 10x Your API Performance
6:05
Просмотров 328 тыс.