Skip to content

Commit 41ae6fc

Browse files
authored
re resolve solution
1 parent c0b9e9a commit 41ae6fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • 1-js/11-async/02-promise-basics/01-re-resolve
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
The output is: `1`.
1+
خروجی هست: `1`.
22

3-
The second call to `resolve` is ignored, because only the first call of `reject/resolve` is taken into account. Further calls are ignored.
3+
فراخوان دوم برای `resolve` نادیده گرفته می‌شود، زیرا فقط اولین فراخوان `reject/resolve` در نظر گرفته می‌شود. فراخوان‌های بیشتر نادیده گرفته می‌شوند.

0 commit comments

Comments
 (0)