jQuery Ajax Tutorial #1 - Using AJAX & API's (jQuery Tutorial #7)

  Рет қаралды 711,621

LearnCode.academy

LearnCode.academy

Күн бұрын

Пікірлер: 316
@fiandrhi
@fiandrhi 2 жыл бұрын
I haven't done Ajax in 5 years, and I just needed a quick and dirty example to refresh my memory, and you're the only person who gave it. Thanks.
@BEBE-nf9sf
@BEBE-nf9sf 6 жыл бұрын
First, I've been following your video, and it's 2018. Great teaching. Thank you! For total beginners like me who are watching this video wonder about the backend file. To just first grab the concept of Ajax, we can skip the API part and just create a .json file and type in an array of object: so in the "orders.json" file we have: [ { "id": 1, "name": "James", "drink": "Coffee" }, { "id": 2, "name": "John", "drink": "Latter" } ] and in the main.js file we just adjust the pathname at the url: 'orders.json' the rest of the code the same. ;)
@janorajmond
@janorajmond 5 жыл бұрын
For me that just leads to the following warning (and doesn't get the data): Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at file:///. (Reason: CORS request not http).
@CBQReview
@CBQReview 7 жыл бұрын
These videos go dumb hard. I'm well on my way to doing good front end and back end web development. thank you for the indirect support. Imma mention this channel in my Nobel prize speech :) :) :) :)
@marduv
@marduv 9 жыл бұрын
Bro, i loooove your video. Straight forward, easy to understand and the not saying any unnecessary info.
@learncodeacademy
@learncodeacademy 9 жыл бұрын
+marduv Thanks a ton!
@ellmatic
@ellmatic 8 жыл бұрын
+marduv Like, totally tubular brooooo! Surf's up duuuuude! Bogus!
@AjaySharma-jv6qn
@AjaySharma-jv6qn 4 жыл бұрын
Excellent Approach of teaching - Sound, Speed, time taken to express Superb
@nehneh5488
@nehneh5488 4 жыл бұрын
Yours must be the only tutorial that I slow down instead of speeding up, because you don't talk a lot of s88t. And, thanks for that!
@cathairr
@cathairr 6 жыл бұрын
This was exactly what I needed to understand how routing and RESTful APIs work. Thank you!
@kamallochanboruah732
@kamallochanboruah732 4 жыл бұрын
most clear and understanding jQuery vid thanks. watching in 2020
@tylerdurden9585
@tylerdurden9585 2 жыл бұрын
where do you get the note from the backend team? please explain. video is a bit incomplete.
@Straitoil
@Straitoil 9 жыл бұрын
1:05 seconds in and I love you sir. Go on.
@learncodeacademy
@learncodeacademy 10 жыл бұрын
Ajax Pt 2 releases Thursday @ 11am PST Ajax Pt 3 releases Friday @ 11am PST
@learncodeacademy
@learncodeacademy 10 жыл бұрын
At the end of the day, you'll use get/post/put/delete methods to access services and get them to your application code. If it's a javascript app, you'll use javascript, if java, use java, etc. It's really about what program is needing to access the data. For anything HTML/CSS/JS webapp related, you'll just ajax requests and process them with javascript.
@learncodeacademy
@learncodeacademy 10 жыл бұрын
does this help? stackoverflow.com/questions/4112686/how-to-use-servlets-and-ajax
@learncodeacademy
@learncodeacademy 10 жыл бұрын
glad to help!
@Ideaman47
@Ideaman47 9 жыл бұрын
+LearnCode.academy Your tutorial is amazing! BIG THANKS!
@learncodeacademy
@learncodeacademy 9 жыл бұрын
Great to hear...thanks for the comment!
@suzyliu7335
@suzyliu7335 5 жыл бұрын
This video is awesome! It helps me solving a problem that i've been stucked for many days
@SirMasterToast
@SirMasterToast 6 жыл бұрын
0:32 He said, "Yippee" with no hesitation or sarcasm and I'm sold!
@vladio
@vladio 7 жыл бұрын
Every single code you typed, you explained it very easy. Thank you!
@stickybons3319
@stickybons3319 7 жыл бұрын
I think I learned more in this video than I did in my entire semester in my databases class.
@arnity123
@arnity123 10 жыл бұрын
You explained this so well. I have been struggling with ajax but now I really understand it with your video. Thanks!
@learncodeacademy
@learncodeacademy 10 жыл бұрын
awesome, thanks a ton! That's great to hear.
@markgrover8184
@markgrover8184 10 жыл бұрын
I learn more from books. Watching a series like this will take most of the same amount of time to read a complete book on the subject and learn in depth. Never mind the hundreds of tutorials that dont leave you like a fish out of water asking about API's and waiting for a response.
@markgrover8184
@markgrover8184 9 жыл бұрын
+Mandar Ponkshe most definitely . I would urge you to learn with an open mind when reading it though. A would suggest the series call "You don't know JS" followed right after as these two will open up your mind to different ways to use JavaScript and introduce you to the most important pitfalls to be aware of. I find myself learning from chapters that introduce basics. Happy learning!
@funkiekeda
@funkiekeda 10 жыл бұрын
You're like super cool, man. Absolutely amazing tutorials with a great positive vibe to them. I wish I found this when I were learning the bases, I will make sure to recommend your stuff.
@learncodeacademy
@learncodeacademy 10 жыл бұрын
Thanks! I appreciate it. Yeah, I'm doing these mostly, because I wish I had someone show me this stuff when I was starting out...would have saved YEARS.
@kevinmesto608
@kevinmesto608 5 жыл бұрын
is there a link to the API you are using?
@johnsamson4124
@johnsamson4124 8 жыл бұрын
Thanks this is the only tutorial that made sense and easy to follow thru. Cheers!
@3xtraspicy
@3xtraspicy 8 жыл бұрын
hey dude, your channel is pure awesomeness! really learned a lot from watching your videos
@annu2022paulose
@annu2022paulose 9 жыл бұрын
This video is an answer to my prayer!! thank you for explaining this in such a simple manner :)
@learncodeacademy
@learncodeacademy 9 жыл бұрын
Annu Abraham Awesome, great to hear. Thanks.
@zaktrytodive7582
@zaktrytodive7582 8 жыл бұрын
Thank you man, your content helped me a lot on understanding JQuery mecanics, hope you were my real life teacher :p
@learncodeacademy
@learncodeacademy 8 жыл бұрын
+ZakTryToDive Thanks! Glad to help!
@patrickmotard4048
@patrickmotard4048 10 жыл бұрын
Thank you SO much for this tutorial. I had a hell of a time finding this online. Exactly what I needed. Well explained!!
@learncodeacademy
@learncodeacademy 10 жыл бұрын
Thanks man!
@rezafarzin
@rezafarzin 10 жыл бұрын
A very clean and to the point tutorial
@vinzanity68
@vinzanity68 Ай бұрын
Great teaching style for intermediate level. Not too slow😅
@brandonharwood7301
@brandonharwood7301 9 жыл бұрын
For those who want it, I haven't really started but to get the base static HTML and CSS Setup, I also linked normalize.css, copied the HTML seen on screen, and wrote this CSS to get a close example of what it looks like. I'm still pretty new so this probably isn't the best or prettiest CSS, but here y'all are: body { padding-left:5em; } #orders li { background-color: #e3e3e3; margin-bottom: .5em; padding-bottom: .4em; padding-top: .4em; padding-left: .4em; margin-right: 20em; list-style-type: none; margin-left: -45px }
@brandonharwood7301
@brandonharwood7301 9 жыл бұрын
And here's the HTML seen on screen (at least at the beginning of the video). Note, you may need to link to different jquery and js files depending on your document setup: Jquery Ajax Tutorial Jquery Ajax Tutorial Coffee Orders Name: John, Drink: Coffee Name: John, Drink: Coffee Add a Coffee Order name: drink: Add!
@drum998
@drum998 8 жыл бұрын
Thanks, these tutorials were pitch perfect for what I needed (a refresher after some years out of the web dev world). Cheers.
@GuitarreroDaniel
@GuitarreroDaniel 3 жыл бұрын
I'm working on a legacy JS project and this was very handy, thank you very much.
@dhruvpatel3837
@dhruvpatel3837 2 жыл бұрын
Can we add order.name as ${order.name} and same as drink at 7:04 in video?!
@vandivicario9006
@vandivicario9006 8 жыл бұрын
dude love your video. so easy to understand
@oscardiaz9170
@oscardiaz9170 7 жыл бұрын
You are the best... I dont know how you do it, im mexican and i understanded it everything :)
@learncodeacademy
@learncodeacademy 7 жыл бұрын
+oscar diaz hey, that is impressive (pats his own back). Glad to hear it helped, Oscar!
@samehabbadi8243
@samehabbadi8243 6 жыл бұрын
You pretty tutorials really help me. Thank you.
@FranciaMolina
@FranciaMolina 8 жыл бұрын
How would you implement this with a SharePoint List, you are getting the list data with the REST but in the console log you get [object Object] > [function] [value] (value has my array of 78 items). I get this array that has two arrays and doing your example on my request gives me both arrays' information and I only want the second one, value?
@laurentm2966
@laurentm2966 6 жыл бұрын
Thanks man ! Best course on Ajax for me ;) Really helpful
@johnn5019
@johnn5019 7 жыл бұрын
This is exactly what I was looking for. Excellent instructional video!
@muradalam6595
@muradalam6595 3 жыл бұрын
Thank you for your great tutorials
@AlanSarluv13
@AlanSarluv13 10 жыл бұрын
Hii, thank you for the ajax tutorial, i do exactly the same like your tutorial, but i dont know where should i create that API file and what extension that orders use ?? is it .json, .xml, .txt or what ?? it's not working on my localhost browser..
@learncodeacademy
@learncodeacademy 10 жыл бұрын
you'll need to use node.js, php, Ruby on rails, etc to make a backend api. Or, you can use a backend-as-a-service like parse.com, firebase, or backendless
@AlanSarluv13
@AlanSarluv13 10 жыл бұрын
Okey i'kk try php. Sorry to ask the basic question, still newbie in programming.. Thanks anyway, your tutorial help me a lot
@NoahNobody
@NoahNobody 10 жыл бұрын
Wow, you are a really good teacher. Subbed.
@briankgarland
@briankgarland 4 жыл бұрын
Best. Video. Ever.
@igniculus_
@igniculus_ 8 жыл бұрын
backend team provided you at api/orders what does that mean ? is there a json file in api/orders ?
@zwembadsniper6883
@zwembadsniper6883 8 жыл бұрын
Ani H. No it generates a json response
@psyvegas7187
@psyvegas7187 10 жыл бұрын
very clear and precise tutorial I've seen. thanks!
@datduong6520
@datduong6520 5 жыл бұрын
How can the program distinguishes between two "orders"? For one is a variable and one is an array?
@Trollation
@Trollation 2 жыл бұрын
como eu acesso o (data) fora do escopo da função?
@brookies1910
@brookies1910 6 жыл бұрын
Really really great video, helped me a lot
@Patrick-iy1rb
@Patrick-iy1rb 7 жыл бұрын
Do you still need to call another script or link another specific jquery file especially for ajax or is it already included in the standard jquery script.
@kiarashclassic
@kiarashclassic 2 жыл бұрын
Awesome thank you! Would you mind posting a video tutorial [Full project like a simple POS in a restaurant using mysql], that will help a lot to wrap up what we've learned from you,
@emptygallery1321
@emptygallery1321 4 жыл бұрын
Hey guys i'm confused by this one - is 'Orders' a separate file i need to create?
@deepakparamesh8487
@deepakparamesh8487 8 жыл бұрын
hi learncodeacademy, in this video u have used "order/api" as your url.. but i am confused about how to setup the backend for implementing ajax. please explain in detail about how to setup environment to implement ajax.
@learncodeacademy
@learncodeacademy 8 жыл бұрын
+deepak kumar look into Express.js Here's 2 videos I have on Node.js backends: - kzbin.info/www/bejne/poacgmmlnraBmpI - kzbin.info/www/bejne/fKKweqyKfZ6qick Lumen (lumen.laravel.com) is another simple choice which will be PHP.
@andrewmcbride88
@andrewmcbride88 7 жыл бұрын
Great examples and walk through. Very helpful, thank you
@enkr1
@enkr1 4 жыл бұрын
It's so clear. thanks
@doniderawski8663
@doniderawski8663 4 жыл бұрын
Very useful! Thanks
@TheWolfPackFam
@TheWolfPackFam 5 жыл бұрын
Thank you for this awesome explanation!
@solmillin
@solmillin 4 жыл бұрын
Just getting up to speed on all these technologies. Amazing. Thanks so much. Could you mention what tools and setup you're using? It looks like Visual Studio Code with a live page. What's the bottom right page? Is it the Browser 'Inspect Element'? Love to know your setup :)
@lakshyagoel9661
@lakshyagoel9661 7 жыл бұрын
hi man i am new and i want to say something that i dont know a dam thing related to API so can you create toturial on XML or JSON whatever you use? Thankyou
@imondal007
@imondal007 8 жыл бұрын
I don't understand how id does updated automatically when you make post request every-time, please explain it Thanks in advance.
@ashishjohnsonburself
@ashishjohnsonburself 5 жыл бұрын
this video saved my day !!! :) thanks a lot @LearnCode.academy
@jamn52
@jamn52 6 жыл бұрын
Dude, AWSOME !!!
@sagorali7997
@sagorali7997 5 жыл бұрын
super bro,you can teach easy ,,thank you bro
@turboromy
@turboromy 7 жыл бұрын
Is this Corey Schafer ? I can't forget your voice from amazing Python tutorials.
@rameshmunjal6841
@rameshmunjal6841 7 жыл бұрын
very good video . Thanks a lot Bro
@polesetti
@polesetti 10 жыл бұрын
very useful playlist, thank you
@brianvanvlymenpaws
@brianvanvlymenpaws 8 жыл бұрын
When using the .each function, $(.streamsname).append vs $(.streamsname).html. when using the html it will output only one at the last of api. Is best practice to using the .append than .html?
@erikleisch1257
@erikleisch1257 9 жыл бұрын
Do you have a tutorial on how to create the API?
@dancekinghoseok4608
@dancekinghoseok4608 8 жыл бұрын
Erik Leisch pls
@MrKhelkun
@MrKhelkun 7 жыл бұрын
On one of the above comments the author is suggesting this for PHP simple approach of the RESTful API based on Codeigniter PHP framework github.com/philsturgeon/codeigniter-restserver
@Toochilledtocare-_-
@Toochilledtocare-_- 7 жыл бұрын
an api is actually really simple to build. use node and express.js as your server and build the database with mongodb. then use mongoose to define the models you need and connect your db to express. with that, build requests to handle what's coming from your front-end to your back-end. so my ajax request my point to 'posts/add' which could send form data or anything else as defined in my ajax request. Then my server would have app.post('posts/add', function(req, res)and inside and i could handle the data with var title = req.body.title
@georgebolqvadze1532
@georgebolqvadze1532 6 жыл бұрын
Thanks, bro
@HellYeah223
@HellYeah223 7 жыл бұрын
Amazing tuto, thank you :)
@rexli2017
@rexli2017 8 жыл бұрын
good video, very clear
@darrenhughes4444
@darrenhughes4444 8 жыл бұрын
I'm very new to Javascript, Html and CSS and by extension to jQuery and AJAX and API. Have been playing around with this with the RESTful API and have noticed that your success: function(orders) seems to break if there is only one object in the API. It breaks down the Object into it's sub-objects (sorry if terminology is incorrect - i.e. name becomes an object, id becomes an object and drink becomes an object) and then looks within those sub-objects for the parameters (i.e. looks in name object for id, name and drink. then looks in drink object for id, name and drink. then looks in id object for id, name and drink). The result is that I end up with three results in my coffee order all with names and drinks that are undefined. Do I use an IF statement here to try and count if the objects are one and then add a .each statemnet if there are more than one objects?
@learncodeacademy
@learncodeacademy 8 жыл бұрын
+Darren Hughes $.each would do that if it received an object instead of an array. Is the REST api returning just a single object when there's only one item?
@darrenhughes4444
@darrenhughes4444 8 жыл бұрын
+LearnCode.academy The REST api is returning this array (for example) {"name":"Jimmy","drink":"Coco","id":"56eb5d5d721b1d01009d79e0"} however when I run the function it breaks. It turns all three objects into arrays and then searches for objects within those arrays which of course it doesn't find. I then end up with 3 undefined responses. When I check in the Network tab in Developer Tab it shows one array. Here is a copy of my code if that helps: $(function(){ var $orders = $('#orders'); $.ajax({ type: 'GET', url: 'rest.learncode.academy/api/learncode/friends/56eb5d5d721b1d01009d79e0', success: function(orders) { $.each(orders, function(i, order) { console.log(order); $orders.append('name: '+ order.name +', drink: '+ order.drink + ''); }); } }); });
@thefloow11
@thefloow11 4 жыл бұрын
With jQuery 3.5.1 I get the error „invalid operand to ‚in‘: object expected.
@dream_emulator
@dream_emulator 9 жыл бұрын
What did the backend team build exactly?. I see the Practice page but I want to rebuild this whole clip to learn how to do it...
@learncodeacademy
@learncodeacademy 9 жыл бұрын
+Sebastiaan Hols What the backend team built was a "RESTful API" that uses a database to store the data. MySQL is the most popular database used.
@oODakoTaOo
@oODakoTaOo 8 жыл бұрын
+Sebastiaan Hols You can use also a link of any JSON file that is provided through some API in the internet through the ajax GET request.
@dream_emulator
@dream_emulator 8 жыл бұрын
+Genosse der Bosse thanks! That's helps a lot :-)
@henkstreepjejan
@henkstreepjejan 9 жыл бұрын
Little question, Isnt it handier just to use PHP for database related things, PHP and JavaScript work great together if u know how and you can use things like MySQL?
@learncodeacademy
@learncodeacademy 9 жыл бұрын
Yeah, for sure. This example is using JS to talk to a backend that uses a database...that backend can be any language/db combination - JS doesn't really care.
@henkstreepjejan
@henkstreepjejan 9 жыл бұрын
OK thanks!
@AbstractAbsorption
@AbstractAbsorption 10 жыл бұрын
Great tutorial, thanks.
@jeehooahn9114
@jeehooahn9114 10 жыл бұрын
This presenter is so good
@beatakozie7334
@beatakozie7334 5 жыл бұрын
Could you make a video how to send one value to API and how does it look for both sides? I am really confused after these videos...
@Badboyifier
@Badboyifier 8 жыл бұрын
But it doesnt refresh without page reload, why is that? so everytime the json gets updated, the page doesnt, without refreshing, why is that?
@jeromematthews392
@jeromematthews392 10 жыл бұрын
Hi there, I saw the tutorial and thought it would be good to follow along with the code. Question: How would the viewer at home have access to the API data that you're referencing in the tutorial? I'm aiming to learn to build both the back and front end parts as a full stack developer so being exposed to that and being able to maybe build on it or play with it would be great since I'd like to code along with the demo. Is there a way for the viewers to access the data to follow along the series as well ? Thanks.
@learncodeacademy
@learncodeacademy 10 жыл бұрын
I should put together a quick and dirty public rest api for users to access...great idea!
@jeromematthews392
@jeromematthews392 10 жыл бұрын
Glad I could help!! :D I'll be waiting to see it! Hope its soon! Would be great if you could also explain the thought process and execution of that (restful API's), so we could learn to build our own restful api's, after learning about AJAX and JQUERY working together. I know I'm bewildered by the term.
@travisheller8003
@travisheller8003 10 жыл бұрын
LearnCode.academy Did you ever end up doing this? adding a quick and dirty public rest api for users to access?
@learncodeacademy
@learncodeacademy 10 жыл бұрын
Sure did! rest.learncode.academy/ Here's a video on it: FREE REST API - Practice Developing Javascript AJAX Apps with this API
@jeromematthews392
@jeromematthews392 10 жыл бұрын
Epic! Much Thanks for this Man! :D Been checking out your content. truly helpful stuff especially for beginner developers like myself! :)
@Milchreiz
@Milchreiz 10 жыл бұрын
thanks for the nice video tutorial. but one question, how does the backend work? what do you use therefor?
@learncodeacademy
@learncodeacademy 10 жыл бұрын
Check out these tutorials on Node.js & Mongoose...they're not so much recorded for webdev beginners, but will give you an idea of how that goes down. Node.js tutorial for beginners 2014 - an introduction to Node.js with Express.js Node.js MongoDB Tutorial using Mongoose
@Milchreiz
@Milchreiz 10 жыл бұрын
Cool. I will watch it. Thanks for the fast answer :)
@MicroUrb
@MicroUrb 8 жыл бұрын
This looks like a good tutorial, I plan to follow it more closely tonight. My concern right away is the use if IDs instead of classes. Any particular reason?
@learncodeacademy
@learncodeacademy 8 жыл бұрын
+Daniel Cortes I used ID's since there are specific things I can count on: an orders UL, a name/drink input, etc. Classes work just as well if you can't guarantee these fields will be unique.
@RemoteTactical
@RemoteTactical 10 жыл бұрын
As quick as that was - it was easy to follow and I "got it" lol
@sumantbagade4903
@sumantbagade4903 9 жыл бұрын
Great video. One ques-- I want that when user puts new value in the "" box, i want to display the result into new html and not append the result into existing html and create long lists . How can i do that? Thanks in advance .. :)
@learncodeacademy
@learncodeacademy 9 жыл бұрын
+Sumant Bagade instead of $someSelector.append(), just use $someSelector.html() to replace the contents.
@anonymous-do5bs
@anonymous-do5bs 7 жыл бұрын
basically, ajax will return stuff from a database. what else can it be used for?
@sanaanmarabi2769
@sanaanmarabi2769 7 жыл бұрын
do you have more videos for ajax?
@imanimbwaga7005
@imanimbwaga7005 4 жыл бұрын
Thank You for the tutorial, cheers , but i have stack somewhere, Iam making an application where by my interest is to grab view by id, but when i tried using the same code on accessing id am getting an error data undefined, please any one with solution please help me, i am stack
@Ghaleon15
@Ghaleon15 8 жыл бұрын
How do you do that with the file bars? (larger)
@רויטלבןלולו-ת5פ
@רויטלבןלולו-ת5פ 4 жыл бұрын
its great but where can we find the code ??? i didnt find it on github
@ThangaSenthilRaja
@ThangaSenthilRaja 9 жыл бұрын
Thanks for the course!
@bendyamin86
@bendyamin86 10 жыл бұрын
I would really love an AJAX tutorial on a Contact Form that successfully sends to an email address without reloading the page. I can't seem to get any of the tutorials on YT to work... Please please please! I hate how my website needs to reload after sending a PHP request in my contact form.
@koripellamohanakrishna2686
@koripellamohanakrishna2686 4 жыл бұрын
HI, I have followed the same but am getting Uncaught Type Error: cannot read property ''name' of null and in html page it is displaying name=undefined drink=undefined
@oatlylatte9
@oatlylatte9 9 жыл бұрын
thanks for the tutorial good sir! but i do have a problem where the ajax is loaded but I can't seem to display the content even with console.log like you did. what did i do wrong here...?? UPDATE: fixed! turns out i need to remove the comma on the json file lol silly me.
@kayele
@kayele 7 жыл бұрын
Great tut. Can you recommend a tut to show us how to set up our own restful api so we can use ajax to fetch json locally also?
@ervincasiguran
@ervincasiguran 9 жыл бұрын
hi LearnCode.academy why do we not use XML anymore? what does it mean?
@babatundeonabajo
@babatundeonabajo 6 жыл бұрын
Someone here will give you a better answer but my understanding is that JSON is preferred to XML because JSON is more readable and comparable in syntax to JavaScript than XML. I think that's true though one benefit of knowing XML is that you can use it to style the appearance of apps on the Android platform so it gives you a skill in addition too designing web pages.
@LesgoBrandon7
@LesgoBrandon7 10 жыл бұрын
Do you have a site or anything where we can download the source code?
@learncodeacademy
@learncodeacademy 10 жыл бұрын
rest.learncode.academy/ has some code examples, but no full source-code I'm afraid.
@incredibleindians4872
@incredibleindians4872 4 жыл бұрын
bro what code editor is that?
@brobinbraauw5523
@brobinbraauw5523 8 жыл бұрын
The api/orders returns a .json file right?
@kozmicluis2552
@kozmicluis2552 9 жыл бұрын
What sublime color scheme are you using? Thanks for the tutorial!
@learncodeacademy
@learncodeacademy 9 жыл бұрын
+Luis L. I'm using the Cyanide theme and the Cyanide/Monocyanide - Contrasted Semi scheme
@biotechpro8209
@biotechpro8209 8 жыл бұрын
please help i got this erro Uncaught TypeError: Cannot use 'in' operator to search for 'length' in { "id":"1", "nama":"alan", "umur":"14" }, { "id":"2", "name":"Mona", "umur":"12" },
@thePocketWatch45
@thePocketWatch45 7 жыл бұрын
so...backend team...here's what I found after 3 days of study: apiary.io/. create an api and host it using apiary.io/. then this video makes more sense. I am very new with sharing solutions online so please correct me if I'm wrong.
@victorlogos4237
@victorlogos4237 8 жыл бұрын
Hi, Thanks for your great tutorials, could you suggest me where can I learn how can I connect my html file with my database ?
@Aktunes47
@Aktunes47 9 жыл бұрын
FAN! very well explained.
@ozaki0318
@ozaki0318 6 жыл бұрын
Thank you very much for the useful lecture! in case that API require an api key, where and how should I put the description of the key??
@celestine1107
@celestine1107 2 жыл бұрын
Wow I like your teaching. Let me become your student please.
jQuery Ajax Tutorial #2 - Posting data to backend (jQuery tutorial #8)
7:51
AJAX Crash Course (Vanilla JavaScript)
1:09:43
Traversy Media
Рет қаралды 730 М.
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
JSON and AJAX Tutorial: With Real Examples
40:45
LearnWebCode
Рет қаралды 1,8 МЛН
jQuery Crash Course [1] - Intro & Selectors
21:12
Traversy Media
Рет қаралды 425 М.
jQuery in One Video | Explained in EASIEST WAY
55:57
Code Bless You
Рет қаралды 29 М.
Async JavaScript Part 1: What is AJAX?
21:25
Code with Ania Kubów
Рет қаралды 123 М.
How is this Website so fast!?
13:39
Wes Bos
Рет қаралды 1,3 МЛН
I built the same app 10 times // Which JS Framework is best?
21:58
Fireship
Рет қаралды 2,6 МЛН
jQuery Crash Course [5] - Ajax
20:15
Traversy Media
Рет қаралды 147 М.
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН