Promises in JS
Promises in JS
in JS
www.scribbler.live
What are Promises ?
Promises represent operations that
haven't been completed yet but will
either be successful or unsuccessful.
1 HTTP REQUESTS
2 FILE OPERATIONS
4 CONCURRENCY
5 PARALLELISM
Creating a Promise
Consuming a Promise
Asynchronous Operation
with a Promise
Keep Exploring
Javascript
with us!
Share this with a friend who needs it and
make sure to practice these in scribbler.
Scribbler.live
Free and Open Interface to
experiment JavaScript