DEV Community

Angel Daniel Munoz Gonzalez
Angel Daniel Munoz Gonzalez

Posted on • Edited on

1 3

What is the most Wicked (promise|async)/stream based code that you have ever done?

I remember doing a naïve (I guess, I never requested a code review from someone else) implementation of a stream which used a mongodb cursor to process thousands of registries into another database
basically I mixed streams, eventemmiters (inherited of the stream), some generators and promise based code.

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay