Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Show HN: Utilities that make array iteration easy with async/await or promises
(
github.com/toniov
)
4 points
by
tokaka
on Jan 10, 2018
|
hide
|
past
|
favorite
|
2 comments
ruskimalooski
on Jan 10, 2018
|
next
[–]
Only complaint is no TS support. Writing these kinds of libraries ones-self is a great way to learn about promises, async/await and the performance cost of iterables.
I did something similar with a general utility library
https://www.npmjs.com/package/rlib
Hendrixer
on Jan 10, 2018
|
prev
[–]
Very nice
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I did something similar with a general utility library https://www.npmjs.com/package/rlib