|
|
|
|
|
by lifeinafolder
5181 days ago
|
|
Futures/Promises are an interesting technique to do control flow. IMO, there are certain nuances like losing distinction between async/sync calls that work against the technique. I wrote an article about it at: http://javascriptturnsmeon.com/93769736 |
|