Better Resource Management with Bluebird
Oleksii RudenkoFebruary 7, 2017 7:20 PM
How to properly manage (allocate and dispose) resources in your Node services with the help of Bluebird's Resource Management API: examples with node-postgres, redlock and node-tmp.
Best Practices for Using Promises in JS
Oleksii RudenkoOctober 21, 2015 10:29 PM
A list of 6 things that I consider as best practices when it comes to working with Promises