Explore the evolution and impact of Promises/A+ in JavaScript through this JSConf 2013 talk. Dive into the power of promises for abstracting asynchronous code, examining two compelling examples that go beyond typical callback hell scenarios. Learn how ES6 generators can work with promises to simplify code to near-synchronous levels, and discover how promises can serve as proxies for remote objects across various boundaries. Gain insights into the unique, community-driven approach that led to the creation of Promises/A+, from GitHub collaborations to open standards development. Understand the lessons learned during this process and consider the potential future of community-produced open specifications in web development.
Overview
Syllabus
[JSConfUS 2013] Domenic Denicola: Boom, Promises/A+ Was Born
Taught by
JSConf