demo_promise icon indicating copy to clipboard operation
demo_promise copied to clipboard

create DemoPromise in Then instead of a Promise

Open camel1984 opened this issue 4 years ago • 0 comments

Fix a minor issue in demo_promise2_chaining.js where we should create DemoPromise instead of Promise. Thanks for your awesome code! It teaches me a lot what is going on under the hood of Promise!

camel1984 avatar May 12 '20 08:05 camel1984