I´m loving these videos, short and straight to the point. Thank you!!
@victor_yahoo13 күн бұрын
very nice. I had not seen anything on this technique for creating the query string. Thank you.
@bennadel Жыл бұрын
This is great - I didn't realize that you could initialize the FormData() object using the form node. Outstanding!
@NathanSantos-se9ds Жыл бұрын
This was a amazing tutorial!! I have been stuck on this for days! thank you for making it so easy to understand and simple! great content, definitely going to subscribe for more! :)
@Racine14 Жыл бұрын
Thank you. But I have a question: How about the validation before you send data to the server?
@otsutsukimomoshiki2933 Жыл бұрын
FormData() never knew that existed? How many built-in objects are provided in JavaScript, that is a lot i never knew. Can you list all of them
@tekartgroup1677 Жыл бұрын
Helpful video! Thank you!
@candycool_vr9 ай бұрын
Is there a way to for example, GET info from a website, take the data, and then POST it to another?
@yazan57908 ай бұрын
ok, this worked for me, now how can i handle this fetch post request from the backend? i have node js and express installed in my project, how can i receive these data and then send them somewhere else or console.log them?
@MTH_MUST_OBEY Жыл бұрын
Nice tutorial well explained keep it up
@rigeltv8107 Жыл бұрын
Thanks so much for the video!
@JunicaviGames10 ай бұрын
can I use this approach for calling a SOAP service using javascript?
@prengbibassolares1321 Жыл бұрын
Nice video, thanks.
@melchizedek792 жыл бұрын
Master piece!!!
@Dhay-x2l4 ай бұрын
How to send file
@realagara2 жыл бұрын
How do i redirect users to another page on successful form submission ?
@ByteGrad2 жыл бұрын
window.location.href = ‘url of other page’;
@ByteGrad2 жыл бұрын
IMPORTANT: mastering JavaScript is critical if you want to be a modern, professional developer. If you haven't mastered JavaScript yet I highly recommend you go through my Professional JavaScript Course: www.udemy.com/course/professional-javascript-course/?referralCode=0C1D5752923168BC87C2 ALSO: mastering CSS is important for any front-end developer. If you haven't mastered CSS yet (including Flexbox, CSS Grid, etc.) I highly recommend you go through my Professional CSS Course: www.udemy.com/course/professional-css/?referralCode=4C3C08E82629E6B15752