I hereby claim:
- I am uwefassnacht on github.
- I am uwefassnacht (https://keybase.io/uwefassnacht) on keybase.
- I have a public key ASD04dJOVdhg4_jeWvq-FboJx1TipaAjWu7I0uQ_-9qAywo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
// | |
// General template of how to create and use a promise in javascript | |
// | |
// Defining the function that we will use later | |
function doAsyncWork(myObject) { | |
// return the promise right away |