DEV Community

Discussion on: Finally, we have a finally. But we already had one.

Collapse
 
fristys profile image
Momchil Georgiev

Or you could use Bluebird and have finally and a crapton of other cool features + a more performant promise implementation than the native one.

Collapse
 
michaeljota profile image
Michael De Abreu

I do mention the use of Bluebird, but I wasn't aware about the performance of that implementation. Thanks you. :)