Easy jQuery - AJAX - HTTP PUT to API (17)

Опубликовано: 13 Октябрь 2024
на канале: Nazmus Nasir
5,411
40

Welcome to the 17th Easy jQuery Tutorial, part of EasyProgramming.net. In this tutorial, I show you how to use HTTP PUT to change data with an API call.

The HTTP PUT method is extremely useful and can be applied to most APIs including Google, Facebook, Twitter, and YouTube. This lets you change data without risking information with GET or accidentally creating a new record with POST.

Since this tutorial was done in Brackets, there is no JS Fiddle. This description will be updated after the AJAX series has been completed and I've uploaded the files to EasyProgramming.net

For more information, please visit https://www.EasyProgramming.net to view my other programming tutorials! Find videos of C++ tutorials, Excel tutorials, JavaScript Tutorials, and jQuery tutorials.

#jQuery #LearnProgramming #EasyProgramming
-----------

Subscribe on YouTube:    / nazmusnasir  
Support me on Patreon:   / nazmus  
Follow me on Twitter:   / nazmusn  
Like me on Facebook:   / easyprogrammingnet  
Follow me on Google+: https://plus.google.com/+NazmusNasir
Check out my Github: https://github.com/naztronaut