There was an error while loading. Please reload this page.
1 parent 41ae6fc commit b3feeb0Copy full SHA for b3feeb0
1 file changed
1-js/11-async/02-promise-basics/01-re-resolve/task.md
@@ -1,8 +1,8 @@
1
2
-# Re-resolve a promise?
+# آیا Re-resolve یک وعده(promise) است؟
3
4
5
-What's the output of the code below?
+خروجی کد زیر چیست؟
6
7
```js
8
let promise = new Promise(function(resolve, reject) {
0 commit comments