Y
Hacker News
new
|
ask
|
show
|
jobs
by
jasondenizac
4871 days ago
> I just feel like they might be a bit heavy-weight and a lot of API surface area to solve this particular problem.
The surface area is `.then()`
1 comments
hyperpape
4870 days ago
Lack of standardization makes people go crazy. If another programming language had an API this simple, people would never think it is heavyweight. But because you're always rolling your own, people get obsessed with the smallest things in js-land.
link