Boom, Promises - A+ Was Born
Offered By: JSConf via YouTube
Course Description
Overview
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.
Syllabus
[JSConfUS 2013] Domenic Denicola: Boom, Promises/A+ Was Born
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube