Mail us
+32 14 72 39 72
Imagine, you want to get certain data and use it in your application. You connect to the API with a http-request. But, JavaScript doesn’t wait.
In comes a promise. This is a JavaScript object...