I hereby claim:
- I am willem-h on github.
- I am willemhandreck (https://keybase.io/willemhandreck) on keybase.
- I have a public key ASC0eodBYbFMPmTZnAbNiqUGARgZij37yUze7YLbMfa0gwo
To claim this, I am signing this object:
// Say we have the below generator function | |
const generator = function * () { | |
try { | |
console.log("Now we're cooking with gas!!") | |
const thing = yield functionThatReturnsPromise() | |
// Promise resolved | |
console.log(`Yew! We did it! Here's the ${thing}!`) | |
} catch (error) { | |
// Promise rejected |
I hereby claim:
To claim this, I am signing this object: