jQuery Ajax Tutorial #2 - Posting data to backend (jQuery tutorial #8)

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

In this jQuery AJAX Tutorial for beginners, we're going to be adding new data to our backend server with the jQuery ajax post method. jQuery ajax post allows us to send data for the backend to save. When the backend is setup in a RESTful way, it will return our successful post along with an ID and any other information it created for us when it saved the information. We'll use this information to display our new post to our user.

Lesson #1: jQuery Tutorial for Beginners

Lesson #2: Listen to user events and respond with jQuery actions!

Lesson #3: Clean up the jQuery by putting some data in the HTML

Lesson #4: "DOM Traversal" with jQuery

Lesson #5: Building a jQuery Tab Panel Widget

Lesson #6: Building a jQuery Slider / DOM Caching

Lesson #7: JQuery Ajax tutorial #1

-~-~~-~~~-~~-~-
Also watch: "Responsive Design Tutorial - Tips for making web sites look great on any device"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

You are by far the most helpful, straightforward resource for web development on Youtube--perhaps the whole internet, even. Thanks for the info.

littlejssn
Автор

Thank you! This video is exactly what I was looking for, and the entire playlist has been great so far

JulianLagrange
Автор

These tutorials are so helpful! I had to dig through the comments to understand a couple concepts, but I have recreated this successfully :)

stephaniejohnson
Автор

I have learned more about jQuery thru your videos than anywhere else so far. Thank you so much!!

crowebro
Автор

Really great tutorial. it was 2 weeks i searched for this kinds of tutorial thank you Sir.

amiralinaser
Автор

This guy got a talent for teaching. Like if you agree

coldsummersky
Автор

Great videos! I have tried learning AJAX from a few other sites with little success. These videos taught me the basics in about 30 minutes. Nice!

cmvandrevala
Автор

I really love the way the you say ha ha ha... :)
I really became your Fan.

tanveerkit
Автор

Man you are amazing, you should teach web engineering in university ! Keep doing it like this !

giorgosterzis
Автор

Great work, like how you explain the working.

matthewmcconnon
Автор

Parabéns! Congratulations! Assistindo em 2018 e funcionando!

account-vjtx
Автор

Thank you very much for the tutorial :) !!!

georgigeorgiev
Автор

that is an awesome explanation. <3 it

kyleluke
Автор

This was helpful . Helped me in a project.

mindwasher
Автор

Thanks for this tutorial. What if the data are coming from a MySQL database? I have found tutorials on how to convert MySQL to JSON data using php. But what if we are trying to write back to the database? Can I use what you have shown in this tutorial?

mksz
Автор

I've done it and its working! Thank you for this great lesson!

dyabeu
Автор

Is fantastic resource for beginners, thanks and look for React ;).

valikonen
Автор

which video in the jQuery series deals with caching the variable data? I already learned jQuery but for some reason this flew over my head.

cjb
Автор

I want to buy u a drink for this tutorial :) great work ...keep it up (Y)

sudiptamaity
Автор

I'm struggling to link the API and draw the info from the it to the html file. Advice?

jackhitchcock