Speaking at BarcelonaJS: Generators & Async Functions

Posted on Jan 12, 2016

Tuesday (12th of January of 2016), at BarcelonaJS Organisation , I gave an introductory talk about Generators Functions which are available in EcmaScript 2015 and Async Functions which are defined in the draft proposal for EcmaScript 2016 .

I wrote just these few slides

and mostly I spent my time talking about them through examples which you can find in a public gist on my Github

If you were there, I hope that you enjoyed or at least got something good from my talk and please don’t forget to drop a few comments with your feedback; it will be very valuable for me to keep improving.