You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/10/16 08:17:06 UTC

[GitHub] [cordova-fetch] raphinesse edited a comment on pull request #89: refactor: use async/await where applicable

raphinesse edited a comment on pull request #89:
URL: https://github.com/apache/cordova-fetch/pull/89#issuecomment-709899451


   > One of these days I suppose I'll get used to this newfangled syntax, but I still think promises are more readable and make the async steps more explicit
   
   Promises are definitely more explicit and allow for very pretty code sometimes. And I also agree with async/await taking some getting used to. But once you are used to it, I think it really excels at making control flow involving async functions easier and more readable.
   
   Anyway, thanks for the reviews :bow: 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org