Echo JS
- Make a JavaScript function support both promise and callback styles https://github.com/sonnyp/polygoat 3 comments
- JavaScript Promises vs Async Await vs Callback Hell (Explained in 5 minutes) https://www.youtube.com/watch?v=SJ8SCJv4Nmw 3 comments angular2
- Async JavaScript: From Callbacks, to Promises, to Async/Await https://ui.dev/async-javascript-from-callbacks-to-promises-to-async-await/ 2 comments javascript
- Callback, Promise and Async/Await by Example in JavaScript https://www.geekabyte.io/2021/05/callback-promise-and-asyncawait-by.html 8 comments programming
- Interesting analogy to understand synchronous, callbacks and async await / promises! https://blog.pankajtanwar.in/explain-synchronous-callback-and-async-await-promises-approach-like-i-am-10-y-kid 3 comments javascript
- Async functions solve callback hell for the Promise “monad”. Generators solve this for any Monad in JavaScript. https://medium.com/flock-community/monads-simplified-with-generators-in-typescript-part-1-33486bf9d887 8 comments javascript
- Async functions solve callback hell for the Promise “monad”. Generators solve this for any Monad in TypeScript. https://medium.com/flock-community/monads-simplified-with-generators-in-typescript-part-1-33486bf9d887 41 comments programming
- Callback, promises, API help https://www.reddit.com/r/learnprogramming/comments/j24vgf/callback_promises_api_help/ 3 comments learnprogramming
- An article I wrote on asynchronous JavaScript: the event loop, callbacks, promises, and async/await https://www.taniarascia.com/asynchronous-javascript-event-loop-callbacks-promises-async-await/ 14 comments javascript
- Callback vs Promises vs Async Await https://www.loginradius.com/engineering/blog/callback-vs-promises-vs-async-await/ 10 comments programming
- Google JavaScript Technical Interview (Callbacks, Promises, Await/Async) https://medium.com/developers-tomorrow/google-javascript-technical-interview-7a20accd6ddf 19 comments javascript
- If you are struggling with Promises and failing to understand why they were created or what they are trying to solve, It might help to take a step back and learn about the difference between synchronous and asynchronous programming and callbacks in JavaScript. https://www.stanleyulili.com/javascript/asynchronous-programming-with-callbacks-in-javascript/ 50 comments webdev
- Asynchronous JavaScript: Refactoring Callbacks to Promises with Node.js https://www.twilio.com/blog/asynchronous-javascript-refactor-callbacks-promises-node-js 3 comments javascript
- Do i have to wait for callback_url to be called using a promise ? https://stackoverflow.com/questions/57784650/how-callback-url-work-when-calling-an-external-api 9 comments node
- Callbacks, Promises, and Async-Await https://nick.scialli.me/callbacks-promises-and-async-await/ 17 comments javascript
- Flowa, service level control flow for Node.js (Async, Sync, Promise, or Callback) https://github.com/faressoft/flowa 8 comments node
- Discussion on codebases using combinations of callbacks, promises and observables - what difficulties there are and how best to solve them https://github.com/metabench/lang-mini/blob/master/lang-mini.js#L1148 3 comments javascript
- Asynchronous Callback w/ Promises Question https://www.reddit.com/r/javascript/comments/76kcdx/asynchronous_callback_w_promises_question/ 3 comments javascript
- Passing data between Promise callbacks http://2ality.com/2017/08/promise-callback-data-flow.html 8 comments javascript
- Javascript's Callbacks vs Promises vs async/ await vs RxJs Observables https://youtu.be/jgWnccjXR4I 12 comments webdev
- How to write it without async/await? On the project, I can use only callbacks and promises. https://www.reddit.com/r/javascript/comments/6mgyjc/how_to_write_it_without_asyncawait_on_the_project/ 7 comments javascript
- What patterns and libraries would best allow for node style callback patterns to be wrapped (in promises?) to best best use async/await https://www.reddit.com/r/javascript/comments/6llsvh/what_patterns_and_libraries_would_best_allow_for/ 7 comments javascript
- Callback Hell, Promises, Generators & Async-Await in Node.js/Javascript http://farzicoder.com/callback-hell-promises-generators-async-await-in-node-js-javascript/ 15 comments javascript
- The Evolution Of Asynchronous JavaScript - The Talk Tells The Evolution From Callback To Promises And Async/Await https://pusher.com/sessions/meetup/front-end-london/the-evolution-of-asynchronous-javascript 11 comments javascript
- Convert callback-based JS function into promise. Simple, 10LOC, no deps. https://github.com/paulmillr/micro-promisify 4 comments javascript
- Mocha now throwing exception if an author requests a callback and returns a promise instead of ignoring the promise https://github.com/mochajs/mocha/issues/2407 5 comments node
- Callbacks are imperative, promises are functional: Node's biggest missed opportunity https://blog.jcoglan.com/2013/03/30/callbacks-are-imperative-promises-are-functional-nodes-biggest-missed-opportunity/ 9 comments javascript
- When writing a module that uses promises instead of callbacks, how do you handle the context of 'this' in methods elegantly? https://www.reddit.com/r/javascript/comments/4i1q85/when_writing_a_module_that_uses_promises_instead/ 3 comments javascript
- To promise or to callback? That is the question... http://loige.co/to-promise-or-to-callback-that-is-the-question/ 23 comments node
- Caco - ES6 generator based control flow that supports both callbacks and promises https://github.com/cshum/caco 6 comments javascript
- ES6: From Callbacks to promises to generators https://medium.com/@rdsubhas/es6-from-callbacks-to-promises-to-generators-87f1c0cd8f2e 10 comments javascript
- Switching out callbacks with promises in Mongoose http://eddywashere.com/blog/switching-out-callbacks-with-promises-in-mongoose/ 6 comments node
- When a promise is resolved, would it run its callbacks synchronously or asynchronously? https://promisesaplus.com/#point-36 10 comments javascript
- Are you bad, good, better or best with Async JS? JS Tutorial: Callbacks, Promises, Generators https://www.youtube.com/watch?v=obaSQBBWZLk 3 comments javascript
- Can someone explain how native promises outperform callbacks in this jsperf? http://jsperf.com/promise-vs-callback 6 comments javascript
- What are callbacks and promises? http://codetunnel.com/blog/post/what-are-callbacks-and-promises 29 comments programming
- Flattening Callbacks Using Promises http://variadic.me/posts/2013-08-19-flattening-callbacks-using-promises.html 12 comments coding
- Flattening Callbacks Using Promises http://variadic.me/posts/2013-08-19-flattening-callbacks-using-promises.html 3 comments javascript
- Callbacks are imperative, promises are functional: Node’s biggest missed opportunity http://blog.jcoglan.com/2013/03/30/callbacks-are-imperative-promises-are-functional-nodes-biggest-missed-opportunity/ 70 comments programming
- Callbacks, Promises, and Coroutines (oh my!): Asynchronous Programming Patterns in JavaScript http://www.slideshare.net/domenicdenicola/callbacks-promises-and-coroutines-oh-my-the-evolution-of-asynchronicity-in-javascript 22 comments javascript