Best practices for building async apps with JavaScript
by Kiran Jonnalagadda (proposing)
Objective
Become a better JS programmer
Description
Asynchrony is an increasingly important consideration while building web apps today. Being able to efficiently and easily write code that runs with continuations is critical to providing user experiences that are responsive and fast. This session reviews some best practices around writing JavaScript that runs asynchronously and more importantly, correctly!
(This is a sponsored session by Microsoft.)