— The response not same in the two cases
— The update case revive the promise resolve and reject
— And the false case only data
— It's confused for me create and resolve the promise in the same position
— Non-updating doesn't get a promise
— All the callback does is use the resolve
passed to it
— Any advice I would very much appreciate :3
— I would keep it all with promises, I would take the callbacks