Interview Frontend Experience Robinhood

Implement promise with the following functionalities:

  1. constructor,
  2. then,
  3. resolve asynchronously,
  4. chainable then.