JavaScript: Observables in Reactive Programming - Stop Making Promises 9/9/2017 JavaScript Promises are great for simple "I need to wait a bit" callbacks. But they change your architecture in a way which doesn't scale for larger applications. And JS is the future of GUIs, so it's time stop making promises. JavaScript, JS ajax reactive programming Angular, AngularJS react Daniel Mettler