node.js - Differences Between `then(...).catch(...)` and `spread(...).fail(...)` in Sequelize -
i ask differences between then(...).catch(...) , spread(...).fail(...) methods. can give insights on how , when should use them?
comments highly appreciated.
notes:
* using sequelize v3.1.0 , tedious v1.11.0.
Comments
Post a Comment