5 ms·
Well too bad, because async/await will work with promises. and promises are built on callbacks at the lower level. I just don't really get these callback-into
by notNow 11y ago
Well too bad, because async/await will work with promises.
and promises are built on callbacks at the lower level.
I just don't really get these callback-intolerant people's averse reaction towards this construct when it's literally all over the place and those new abstractions are there to conceal them which is a good idea by the way but not to extinguish them completely as they might hope or believe.