There was an error while loading. Please reload this page.
1 parent c0b9e9a commit 41ae6fcCopy full SHA for 41ae6fc
1 file changed
1-js/11-async/02-promise-basics/01-re-resolve/solution.md
@@ -1,3 +1,3 @@
1
-The output is: `1`.
+خروجی هست: `1`.
2
3
-The second call to `resolve` is ignored, because only the first call of `reject/resolve` is taken into account. Further calls are ignored.
+فراخوان دوم برای `resolve` نادیده گرفته میشود، زیرا فقط اولین فراخوان `reject/resolve` در نظر گرفته میشود. فراخوانهای بیشتر نادیده گرفته میشوند.
0 commit comments