Hey gang, in this Asynchronous JavaScript tutorial, I’ll introduce you to what Async JS actually is, and how it benefits us as JavaScript developers. Asynchronous JS basically means, codes which starts now, and finishes at a later point in time. It is non-blocking JavaScript, in contrast to its opposite part, synchronous JS.
—– COURSE LINKS:
+ Atom editor – https://atom.io/
———————————————————————————————
You can find more front-end development tutorials on CSS, HTML, JavaScript, jQuery, WordPress & more on the channel homepage…
SUBSCRIBE TO CHANNEL – https://www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg?sub_confirmation=1
========== JavaScript for Beginners Playlist ==========
============ CSS for Beginners Playlist =============
============== The Net Ninja =====================
For more front-end development tutorials & to black-belt your coding skills, head over to – https://www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg or http://thenetninja.co.uk
================== Social Links ==================
Twitter – @TheNetNinja – https://twitter.com/thenetninjauk
Original source
29 responses to “Asynchronous JavaScript #1 – What is Asynchronous JavaScript?”
What font do you use?
I've come to this video from working my hard way through the callback and promise part of 'YDKJS'. Seriously It helps me a lot to clarify all the ambiguous concepts I was stuck in this book. thanks.
This is amazing! everytime I have a question about something I search in youtube and I just hope that you have done that tutorial, the 95% of the times is like that. Keep going, you are the best!
Sick tute, man. Read through a half dozens explanations of Async, this one FINALLY set off the alarm bells. On board now, can't wait to watch the rest of your stuff!
That was very clear! Great vid!
Hey, this is an excellent explanation but I want to clarify one thing. When running the code asynchronously, and you get a response, do you run the callback as soon as the thread that runs your code finishes with the last line of code it was executing, or does it add the callback to the end of the queue and execute it only when all the lines of code ahead of it are done? I believe it should be the first case because otherwise you will have the same problem with slow and unresponsive apps as you would with synchronous code because processing the response may take a long time. Can you confirm this?
Many thanks for all your videos, this is the way to have a better web, a better world. Keep your amazing job.
explained like a pro, nice flow of words, so that it is easy to understand
Super awesome channel. Im a huge fan of ninja stuff but thats not the reason I subbed! 🙂 thanks for the clear tuts Huaaa
It can be a little confusing to state that Promises are better and Generators are awesome. You imply that Generators are better than Promises. While I see what were you aiming for, some beginners may think that they can pick either of two while in reality there is no opposition between the two and they coexist and complement each other.
Besides that, can't believe I just find out about the channel.
Keep up with awesome stuff man. Subscribed .
Great tutorial! I really apreciate people who explain things from the ground up in a graphic manner… it's so hard to find tutorials as these, even good teachers tend to forget that for someone who hasn't work in the area being explained is hard to imagine things.
Funny thing is, I recently studied both front and backend, I know I have worked with AJAX myself but I didn't know how to distinguish it or recognize it. So these explanations are great even for people who know the topic in question.
Your tutorials are amazing my guy, they got my little brother hooked into programming.
How to Write JavaScript for in as of update panel ?
My javaScript code not working after firing update panel. Please Upload a Solution
Would this be the next step after the beginner series?
ONE OF THE BEST TUTORIALS AROUND!
thanx man ! you made really great tutorials
Hi, great tutorials, very easy to understand what promises is and how to use them along with generators… though i have only 1 question, can you please tell me what Atom Theme (with purple color) you are using?
thanks man! yoy ninja eeeeeeeeeeee 🙂
Mehn… Your Tutorials are really good and helpful. Very organized. Your channel is now my number one channel for searching for any info.
the intro gave me heart attack
just amazing tutorials! thanks for uploading these great materials
WOW!!, I speak spanish and a little of english but i can understand your video of way easy, you are my hero dude.
Understood async js in 5 minutes. Great teacher! Thanks!
Reallly very good. You really know how to explain things.
I just subscribed and I have to tell you: here, in Brazil, we don't have such a good classes. Even in youtube is hard to find such good channels like yours. When you find, it's in hindi.
Congratulations for your channel. I've already watched all the flexbox, responsive design and animation tutorials and liked them all
A million years from now, internet historians will use this channel as their rosetta stone
Just Wow!! Explained to me the concept that I was struggling with. Thanks to you I can explain it to others who need to understand it.
You never fail to amaze me, Sean :))
I'm going to use this in the near future :))
Thanks a lot for these tutorials!! ^^
Thank You so much,
How you explain things in tutorials is one of a kind.
Keep Up the good work, I am learning so much from your videos (Y)
Great explanation! Thanks !! 🙂
Maybe it would be cool to do a real world example in your following tutorials? An idea would be to rebuild something like that with some css animations 🙂
https://codyhouse.co/demo/animated-page-transition-2/
That would be really cool! Thanks 🙂