Hi, nice to meet you π!
You can find this article in my personal blog here.

For further actions, you may consider blocking this person and/or reporting abuse
Hi, nice to meet you π!
You can find this article in my personal blog here.
For further actions, you may consider blocking this person and/or reporting abuse
Mark Matthew Vergara -
chintanonweb -
Gervais Yao Amoah -
ng-news -
Once suspended, jfet97 will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, jfet97 will be able to comment and publish posts again.
Once unpublished, all posts by jfet97 will become hidden and only accessible to themselves.
If jfet97 is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Andrea Simone Costa.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag jfet97:
Unflagging jfet97 will restore default visibility to their posts.
Oldest comments (5)
To any readers, if you enjoyed this article you might take a moment to check out (or checkout) iter-tools. I currently maintain it, and it provides a great toolbox for working with any kind of iterables, including Arrays, Maps, Sets and the async iterables discussed in this article. It's the only set of tools I know that won't ever leak a file handle when used with something like the
FileReaderByLines
class described above.Do you know IxJS?
I do. Both serve the same use case, I just think iter-tools is better. A lot better actually! I've put quite a lot of my own work into it to make that be the case.
For one thing it has API docs, making it semver compliant where IxJS is not.
It also offers all its methods in both sync and async forms, which Ix does not.
I'm also fairly sure that it has vastly superior test coverage.
(Y)
Hi there, we encourage authors to share their entire posts here on DEV, rather than mostly pointing to an external link. Doing so helps ensure that readers donβt have to jump around to too many different pages, and it helps focus the conversation right here in the comments section.
If you choose to do so, you also have the option to add a canonical URL directly to your post.