A Beginner's Guide to Wrangling Asynchronicity in JavaScript


Details
Abstract
In this talk, Raymond will talk about how to handle
asynchronous code in JavaScript applications. He'll demonstrate the problems you encounter, the older style solutions (callbacks), and show how to use promises and async/await to make your code easier to work with. This will be a beginner's level topic with a focus on practical use cases but will wrap up with links to more solutions
and advanced discussion.
Bio
Raymond Camden is a Lead Developer Evangelist for HERE. He works on maps, geospatial stuff, JavaScript, and enterprise cat demos. He is the author of multiple books on web development and has been actively blogging and presenting for almost twenty years. Raymond can be reached at his blog (www.raymondcamden.com), @raymondcamden on Twitter, or via email at raymondcamden@gmail.com.


Sponsors
A Beginner's Guide to Wrangling Asynchronicity in JavaScript