Re: async/await -> await/async: a simpler, less error-prone async syntax

2017-12-06 Thread kai zhu
@isiah thx for link and read the article (i actually enjoy reading most of the links you post on this mailing list). we can agree to disagree - i've been using recursive-callbacks for 5 years now. they’re quite powerful and elegantly solve the callback-hell issue. recursive-callbacks can do pr

Re: async/await -> await/async: a simpler, less error-prone async syntax

2017-12-06 Thread Isiah Meadows
Kai, please read [this article][1]. Also, please stop filling your emails with walls of code - it makes it *much* easier to comprehend. If you feel the need to post pictures, please find an image hosting service or something. If you feel the need to show large amounts of code, please try using GH G