async vs sync // promises by @code4mk

Estimated reading time: 1 minute

async vs sync // promises by @code4mk

  • https://rowanmanning.com/posts/javascript-for-beginners-async/
  • https://www.pluralsight.com/guides/introduction-to-asynchronous-javascript
  • https://scotch.io/tutorials/javascript-promises-for-dummies
  • https://medium.com/javascript-scene/master-the-javascript-interview-what-is-a-promise-27fc71e77261
  • https://www.sitepoint.com/overview-javascript-promises/
  • https://spring.io/understanding/javascript-promises
  • https://stackoverflow.com/questions/39004567/why-do-we-need-promise-in-js
  • https://hackernoon.com/6-reasons-why-javascripts-async-await-blows-promises-away-tutorial-c7ec10518dd9
  • https://www.quora.com/Whats-the-difference-between-a-promise-and-a-callback-in-Javascript
  • https://flaviocopes.com/javascript-promises/
  • https://github.com/wbinnssmith/awesome-promises
  • https://github.com/mattdesl/promise-cookbook
  • https://devhints.io/promise
  • https://www.akshatsharma.com/posts/javascript%20promise%20cheat-sheet/index.html

    package

  • caolan