AlexLintu
  • Home
  • JavaScript
  • HackerRank
  • Concepts
Sign in Subscribe

Promises

A collection of 1 post
What is a Promise | JavaScript
Concepts

What is a Promise | JavaScript

A Promise is an object that represents an eventual outcome (success or failure) of an asynchronous operation and its resulting value. A promise is basically a placeholder for a value (outcome of operation) or an error (reason for failure) that we will receive at some point in the future, but
Apr 9, 2021 2 min read
Page 1 of 1
AlexLintu © 2023
  • GitHub
Powered by Ghost