Тёмный

Fetch API JavaScript in Easiest way | Fetch API Tutorial 

Code Bless You
Подписаться 14 тыс.
Просмотров 47 тыс.
50% 1

🎓Get FREE access to my upcoming Ultimate Node.js Course for the FIRST 100 students: forms.gle/8m9X... 🚀
🤩Access My Complete React Course:- www.udemy.com/...
🗒️MY FAVORITE TOOLS & GEARS
Height Adjustable Desk - amzn.to/42qPZkb
Old Desk in Budget - amzn.to/3UlaFbm
Favorite Laptop - amzn.to/3OrqmKa
LG Monitor for Productivity - amzn.to/3uqA5tv
Silent Keyboard(Loved It) - amzn.to/3UjagGv
Mouse & Keyboard Combo - amzn.to/3Sq50hs
Extra Large Mouse Pad - amzn.to/48Nhcjv
Sony Headphones - amzn.to/3HHjYed
Cheap Earphones for Editing - amzn.to/48eBykN
Daily Use Laptop Stand - amzn.to/3Uj8JQL
Mini Speakers for Consuming Content - amzn.to/48YgAaK
Mport X Connector - amzn.to/3UoHsML
Mic - amzn.to/48eCrtD
3 Color Lightbar - amzn.to/42qgaaW
Dual Monitor Stand - amzn.to/48Nixa1
Stop Watch for Productivity - amzn.to/3Un1RBW
Dotted Diary - amzn.to/3vYBWq1
🚀Access REDUX Course:- www.udemy.com/...
Fetch API JavaScript Tutorial. Fetch API in JavaScript is very important concept for calling get, post, put, delete requests. JavaScript fetch api explained in simple way.
Topics cover in this JavaScript tutorial:
Fetch api / fetch method
How to fetch data from api in javascript
JavaScript Fetch POST request
Asynchronous JavaScript Tutorial: • Asynchronous JavaScrip...
Download Fetch API CheatSheet: drive.google.c...
JsonPlaceHolder API: jsonplaceholde...
Social Media Links:
🚀COURSES : www.udemy.com/...
🤩INSTAGRAM : / code_blessyou
💙FACEBOOK : / 100077716056158
🐦TWITTER : / code_blessyou
😎LINKEDIN : / code-bless-you-5b76822b
Tags:
fetch,fetch api javascript,fetch api,fetch javascript,javascript fetch api,javascript fetch,how to fetch data from api in javascript,javascript fetch tutorial,javascript fetch post,javascript fetch api and promises,javascript fetch explained,fetch tutorial,javascript fetch json,javascript fethc tutorial,javascript fetch post request,js fetch api,javascript fetch api json,fetch api post,fetch api in javascript,JavaScript,call api javascript
Learn Fetch API In 6 Minutes Fetch API Introduction Fetch API Complete in One Video

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

 

16 окт 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 75   
@CodeBlessYou
@CodeBlessYou 11 месяцев назад
🤩Access My Complete React Course:- www.udemy.com/course/the-ultimate-react-course-2023-w-real-world-projects/?referralCode=993CD544A6816303D3AD
@MaHyxa
@MaHyxa 6 месяцев назад
Spent 3 hours on RU-vid to understand how to get data from my spring application and then found this video. Thanks Man.
@CodeBlessYou
@CodeBlessYou 6 месяцев назад
Glad to hear that❤❤❤
@DrMerge
@DrMerge Год назад
The best tutorial on fetch, just subscribed bro....
@CodeBlessYou
@CodeBlessYou Год назад
Thank you so much for your support. Really grateful for that❤❤
@hassanahmad575
@hassanahmad575 10 месяцев назад
very simple , very effective , thankyou very much . I was having alot of trouble in understanding post method , but i got it this time almost . thanks alot
@CodeBlessYou
@CodeBlessYou 10 месяцев назад
Thanks for watching❤❤
@mariajoni558
@mariajoni558 Год назад
you did a good job bro... simply understanding your methods...
@CodeBlessYou
@CodeBlessYou Год назад
❤️😇
@tenc6491
@tenc6491 Год назад
You are extremely good with your explanation and it makes your content super simple to comprehend. Thank you bro.
@CodeBlessYou
@CodeBlessYou Год назад
Thanks for your support brother. Really grateful for that ❤😻
@pankajmauryadev
@pankajmauryadev 11 месяцев назад
00:02 Fetch API is the easiest way to make HTTP requests in JavaScript 00:58 The Fetch API allows us to fetch user data from an API and display it on our web page. 01:56 The Fetch API in JavaScript allows making HTTP requests. 02:50 Using Arrow function syntax simplifies the code and makes it cleaner. 03:51 The Fetch API in JavaScript allows for making POST requests to add new posts. 04:47 Convert the data into string format using JSON.stringify 05:42 Making HTTP requests using the Fetch API. 06:44 Fetch API in JavaScript allows us to make HTTP requests and handle responses easily.
@CodeBlessYou
@CodeBlessYou 11 месяцев назад
Nice❤❤
@sunilkumarhb3139
@sunilkumarhb3139 2 месяца назад
Thank you for explaining the concept in a very simple and clear way.
@CodeBlessYou
@CodeBlessYou 2 месяца назад
❤❤❤
@paul-vb6gq
@paul-vb6gq Год назад
Your explaining is the simplest and the strategy on how to simplify the methods is also good for me.
@CodeBlessYou
@CodeBlessYou Год назад
Thanks for your feedback, Really grateful for that❤❤❤
@racquinox
@racquinox Год назад
You did an amazing job at simplifying this. I watched a lot of tutorials on this to understand fetch, but this was by far the cleanest explanation. Anyone I know looking to learn fetch, I'll refer them here to at least get started understanding.
@CodeBlessYou
@CodeBlessYou Год назад
Thank you so much for your support. Grateful for that❤❤❤
@shahimanali8232
@shahimanali8232 7 месяцев назад
why we add header: "content-type": "application/json" ???? please explain and is it necessary to add or not???
@CodeBlessYou
@CodeBlessYou 7 месяцев назад
By adding content-type we are specify the content we are sending to server is json data. So backend don't convert it again in JSON. It will reduce little work. And it's depends on server in which language it is created.
@gajanankanekar9118
@gajanankanekar9118 8 месяцев назад
10th Feb 2024 at 11.30 pm. Good and clear explanation. Thanks
@CodeBlessYou
@CodeBlessYou 8 месяцев назад
❤❤❤
@GanishiRanaweera-ip3uo
@GanishiRanaweera-ip3uo 9 месяцев назад
Thank you so much! The video is super clear!
@CodeBlessYou
@CodeBlessYou 9 месяцев назад
Thanks for your support❤❤
@tsdonalds1668
@tsdonalds1668 7 месяцев назад
4:58 pm 29 feb got everything loud and clear thanks
@CodeBlessYou
@CodeBlessYou 7 месяцев назад
Thank you so much❤❤❤
@aayushwaghchaure2397
@aayushwaghchaure2397 Год назад
Bro you're explaining it very well... keep up the good work 👍
@CodeBlessYou
@CodeBlessYou Год назад
Thank you so much for your support brother. Grateful for that❤❤
@haripriyabehera17
@haripriyabehera17 7 месяцев назад
Thank for this tutorial it's super clear✨
@CodeBlessYou
@CodeBlessYou 7 месяцев назад
❤❤❤
@vamsirayapaneni
@vamsirayapaneni 7 месяцев назад
I like your explanation skills bro, Understand well thank you
@CodeBlessYou
@CodeBlessYou 7 месяцев назад
Thank you so much for your support. Grateful for that❤❤❤
@hertechera
@hertechera 10 месяцев назад
Thank you for this, it was clear.
@CodeBlessYou
@CodeBlessYou 10 месяцев назад
❤❤
@tylertheeuchiha
@tylertheeuchiha Год назад
I love the channel name and thank you so much for this information 🙌
@CodeBlessYou
@CodeBlessYou Год назад
Thank you! Grateful for that❤❤
@gerry87
@gerry87 Год назад
Great video, You explained it perfectly and allowed me to learn something new. Have a great day!
@CodeBlessYou
@CodeBlessYou Год назад
Thanks for your support. Grateful for that. Have a nice day!!❤❤
@pedllz
@pedllz Год назад
Nice tutorial. on the cheat-sheet await section... shouldn't be... const data = await res.json(); ... instead of... const data = res.json(); ... since you are dealing with a promise there too?
@CodeBlessYou
@CodeBlessYou Год назад
Yes, we need await there too
@pedllz
@pedllz Год назад
​@@CodeBlessYou Thank you for your great tutorials. The way you explained fetch is the best one I've seen.
@CodeBlessYou
@CodeBlessYou Год назад
❤❤❤ @@pedllz
@Mamagarden2024
@Mamagarden2024 Год назад
Simple but cristal clear 👌
@CodeBlessYou
@CodeBlessYou 11 месяцев назад
Thank you so much❤❤
@saigangadhar5224
@saigangadhar5224 3 месяца назад
can I print the data instead of console.log statement
@CodeBlessYou
@CodeBlessYou 3 месяца назад
Yes you can
@tomytoon123
@tomytoon123 11 месяцев назад
easy to understand thank you bro
@CodeBlessYou
@CodeBlessYou 11 месяцев назад
❤❤❤
@Gaurav.Kumawat
@Gaurav.Kumawat Год назад
nicely explained.
@CodeBlessYou
@CodeBlessYou Год назад
Thanks for your support❤❤
@Mahmoud_176
@Mahmoud_176 8 месяцев назад
Thank you
@CodeBlessYou
@CodeBlessYou 8 месяцев назад
❤❤❤
@Santosh06251
@Santosh06251 Год назад
Nice explain sir
@CodeBlessYou
@CodeBlessYou Год назад
❤❤
@capslock3250
@capslock3250 5 месяцев назад
Thanks
@SolarDevJs
@SolarDevJs 7 месяцев назад
thanks you
@CodeBlessYou
@CodeBlessYou 7 месяцев назад
❤❤❤
@zackalikan
@zackalikan Год назад
good job, thanks
@CodeBlessYou
@CodeBlessYou Год назад
❤❤❤
@Programming-for-all-u2l
@Programming-for-all-u2l 4 месяца назад
Just Subscribed. You know right?
@CodeBlessYou
@CodeBlessYou 4 месяца назад
Yes😄😄
@ibratuber
@ibratuber Год назад
thanks bra🙏🙏🙏
@CodeBlessYou
@CodeBlessYou Год назад
❤❤
@fariadworld446
@fariadworld446 7 месяцев назад
Can someone help me out with headers {" content-type: " application/json""}?
@CodeBlessYou
@CodeBlessYou 7 месяцев назад
By this we can specify which type of content we are sending to server.
@avinashthakur7073
@avinashthakur7073 2 месяца назад
i like your channel name
@CodeBlessYou
@CodeBlessYou 2 месяца назад
Thank you❤❤❤
@Chatting81
@Chatting81 6 месяцев назад
Sir hindi me tutorial banaya kato
@CodeBlessYou
@CodeBlessYou 6 месяцев назад
I will
@AmirKhan-vg4br
@AmirKhan-vg4br 4 месяца назад
.then method is not working in this reason i am skip this video
@CodeBlessYou
@CodeBlessYou 4 месяца назад
maybe because fetch method is not returning promise.
@ShaunyTravels.
@ShaunyTravels. 9 месяцев назад
Is this a AI voice
@CodeBlessYou
@CodeBlessYou 9 месяцев назад
No It's my original voice🙂😅
Далее
1.1: fetch() - Working With Data & APIs in JavaScript
15:39
How to FETCH data from an API using JavaScript ↩️
14:17
Learn JSON in 10 Minutes
12:00
Просмотров 3,2 млн
JavaScript Fetch API - One Mistake I ALWAYS MAKE!
4:47
JavaScript Fetch API | Lets Understand it clearly
29:55
1.4: JSON - Working with Data and APIs in JavaScript
16:22