Handle callback errors without the if blocks.
A very simple script for error handling in NodeJS using promises.
Handleit - promise like way of handling logic execution with ability of chaining handlers like in js promise, plus some useful additions like guard and rollback