en.javascript.info
en.javascript.info copied to clipboard
Promises basics
Lines 294 and 327 refer to line 84:
A promise that is either resolved or rejected is called "settled"
Lines 227 and 225 just have some potentially good improvements for readability.