EmberConf 2019 - Composable Concurrency Tasks by Isaac Ezer

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=AyNBFcLmioM



Duration: 25:36
27 views
0


Composable Concurrency Tasks by Isaac Ezer

Ember users have fallen in love with Ember Concurrency. It uses ES6 generators to elegantly solve a large class of async programming challenges that is common to all JavaScript apps. It makes code more concise, has an elegant API, requests can be canceled if they’re no longer needed, and no more "isDestroyed" checks.

Let's do a deep dive into the inner workings of Ember Concurrency. We’ll learn how to build our own abstractions that encapsulate complex tasks for reuse in our apps. We’ll build composable, higher-order tasks that put more power into the hands of you and your fellow developers.




Other Videos By Confreaks


2022-07-06EmberConf 2019 - Closing Keynote by Sarah Allen
2022-07-06EmberConf 2019 - No Bad Legos: A Toy Box For Everybody by Howie Bollinger
2022-07-06EmberConf 2019 - How to Grow or Save your Favorite Open Source Project by Jen Weber
2022-07-06EmberConf 2019 - How to build a Blog Engine in 15m with Ember and NodeJS by Chris Manson
2022-07-06EmberConf 2019 - Broccoli Update by Oli Griffiths
2022-07-06EmberConf 2019 - How I Learned to Stop Worrying and Love the Mono Repo by Hassan Abdel-Rahman
2022-07-06EmberConf 2019 - From Mainframe to Mainstream: A Case Study in Emberification by Ryan Mark
2022-07-06EmberConf 2019 - What's Behind Ember Observer's Scores? by Katie Gengler
2022-07-06EmberConf 2019 - Ember is for Everyone by Kenigbolo Meya Stephen
2022-07-06EmberConf 2019 - New to Ember: What ARE All These Things? by Jennifer Wong
2022-07-06EmberConf 2019 - Composable Concurrency Tasks by Isaac Ezer
2022-07-06EmberConf 2019 - Building Better Components by Dianne Eramo
2022-07-06EmberConf 2019 - Communication and Convention by Julia Donaldson
2022-07-06EmberConf 2019 - The State of Community Documentation by Kenneth Larsen
2022-07-06EmberConf 2019 - Dealing with Data in 2019 by Igor Terzic
2022-07-06EmberConf 2019 - Don't Break The Web by Melanie Sumner
2022-07-06EmberConf 2019 - Developing an Ember Test Strategy by Todd Jordan
2022-07-06EmberConf 2019 - Crafting Web Comics with Ember by Jessica Jordan
2022-07-06EmberConf 2019 - Anatomy of an Addon Ecosystem by Lisa Backer
2022-07-06EmberConf 2019 - Typed Ember: Strong Types for Better Apps by James C. Davis
2022-07-06EmberConf 2019 - Comparing Patterns in React and Ember by Preston Sego