Show HN: Utilities that make array iteration easy with async/await or promises (github.com) 4 points by tokaka 8y ago ↗ HN
[–] ruskimalooski 8y ago ↗ 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
2 comments
[ 2.7 ms ] story [ 13.2 ms ] threadI did something similar with a general utility library https://www.npmjs.com/package/rlib