The unspoken flaws of JavaScript Promises — A few years ago, JavaScript had a callback problem. The community worked hard to replace callbacks with Promises. Now, JavaScript has a Promise problem. Promises were a big step forward for JavaScript, but unfortunately they have several design flaws. …