ASYNCHRONOUS JAVASCRIPT

ASYNCHRONOUS JAVASCRIPT

ASYNCHRONOUS JAVASCRIPT

Regular price Rs. 1,250.00 Sale price Rs. 599.00 Save 52%
/
  • In stock, ready to Buy
Tax included.
1.5 hours of on-demand video
Full lifetime access
Access on mobile and Laptop
● By Daniel Stern

It's hard to imagine a website that never sends any messages to analytics, 3rd party APIs, or to databases where important information like user profile information and chat history are held.
Consider the following scenario: You are the in-house developer at W&W Window Washers.
The owner’s eccentric son, Malachi Window, appears at your desk one afternoon in a flush.
“We’ve signed up with a new payment platform, one that will be less inclined to pry into our… affairs.” He says.
“Right,” you agree, with some hesitation.
“You need to update our website to go through that vendor. Send the client’s payment information to the vendor, and when the vendor’s API sends a message back, send the order to our supplier,” explains Malachi.
You fire up your computer and get to work, but there’s a problem.
JavaScript code executes all at once. There is no wait keyword in JavaScript that pauses before the next line of code. So how can we know if the payment information is approved by the vendor before sending a message to the supplier?
Did you know that none of these things can be accessed in JavaScript without Asynchronous Code?
In this course, we'll cover the 5 primary tools all developers need to write asynchronous JavaScript:
● setTimeout
● setInterval
● Promise
● async / await
● Generator Functions
By the end of this course, you should feel comfortable using all these tools in projects, and you should be able to decide which tool makes the most sense for any given project.

“Either write something worth reading or do something worth writing.”
― Benjamin Franklin

“If we all did the things we are really capable of doing, we would literally astound ourselves.”
“Genius is one percent inspiration, ninety-nine percent perspiration.”
“We often miss opportunity because it's dressed in overalls and looks like work”
― Thomas A. Edison

“If you can't explain it to a six year old, you don't understand it yourself.”
“Anyone who has never made a mistake has never tried anything new.”
“Logic will get you from A to Z; imagination will get you everywhere.”
"Any fool can know. The point is to understand.”
― Albert Einstein


WHAT YOU WILL LEARN

● Delay code execution with setTimeout
● Repeatedly perform tasks with SetInterval
● Wrap asynchronous code in Promises
● Understand and Use Async / Await
● Understand and Use Generators


WHO THIS COURSE IS FOR

● Developers with no experience who wish to learn Asynchronous JavaScript as part of a broader learning strategy
● Developers who are used to working with JavaScript but do not use the modern async methods such as Generators

1. Introduction to Asynchronous JavaScript
2. setTimeout and setInterval
3. Async/ Await
4. Generator Functions

Known in development circles as “the Code Whisperer," Daniel Stern has been believed to possess a supernatural connection to computers ever since he talked the supercomputer Deep Blue off the roof of a twelve-story St. Petersburg apartment building, following its shameful loss to Gary Kasparov.
He can often be found singing softly to his tablet, or gently caressing his aluminum keyboard in his arms.
Daniel has been working as a front end and full stack developer in the tech industry since 2011. He's developed single-page applications for banks like CIBC, charities like the Ontario Institute for Cancer Research, and at ad agencies like McLaren McCann, TraffikGroup and Olson. Throughout his labors, he's worked on computer programming in his spare time because, well, he's obsessed with it.
In addition to being featured in both CSS Weekly and JavaScript weekly, Daniel is well-known throughout the open-source community for maintaining several open-source tools, most notably the Angular.js and LESS-based tool, Range .css and the Angular .js audio tool, ngAudio.
In addition to being trusted by the open source community to develop top-quality, functional code, Daniel has also been invited to speak at numerous conferences including Full Stack Conference 2014 in London, England.
Daniel is an active learner and very passionate about the following technologies,
- Node.js
- Angular.js
- TypeScript
- MongoDB
- LESS
- Grunt
- Yeoman
- Many, many, many more

More from All Courses
Sale
ThreeJS Primer
Sale price Rs. 599.00 Regular price Rs. 1,250.00 Save 52%
Sale
JavaScript The Complete Guide
Sale price Rs. 599.00 Regular price Rs. 1,250.00 Save 52%
Recently viewed