Summary

Recap the topics covered in this chapter.

We'll cover the following...

In this chapter, we focused on the asynchronous nature of the JavaScript runtime, and what techniques we can use to work with this feature.

We can distill the key takeaways from ...