Async & Parallel Programming in JavaScript


Details
JavaScript is a single-threaded language living in a multimedia, multi-tasking, multi-core world. Even experienced JavaScripters sometimes find themselves overwhelmed as complex apps grow into a tangled web of callbacks.This session will give you a solid foundation for managing async tasks without losing your sanity in a tangle of callbacks. It’s a fast-paced guide to the most essential techniques for dealing with async behavior, including PubSub, evented models, and Promises. With these tricks up your sleeve, you’ll be better prepared to manage the complexity of large web apps and deliver responsive code.
Topics in this session:
• Events
• Callbacks
• Promise
• Web Workers
• Rx
• Task.js
• Async & await
Food:
Pizza, beer and light drinks are courtesy of our host Kenshoo
About Eyal Vardi:
Eyal is involved in wide range of cutting edge industry projects, specializing in architecture, design and development of advanced projects and products. Eyal was nominated as MVP (Microsoft Most Valuable Professional) for 9 years in a row (2006 - 2015).
Parking:
There are parking lots around the venue and it is possible to park in the nearby streets.


Async & Parallel Programming in JavaScript