-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Promise #197
Promise #197
Conversation
Please make the requested changes. After it, add a comment "/done". |
I had no idea about this so I wanted you to help in this translation but what do you think about the sentences that start in Persian that we put the phrase پرامیس and other places from Promise. |
Co-authored-by: Mahdi Hashemi <[email protected]>
If you don't know the meaning of a word/sentence and couldn't find it in the glossary, you can ask us in the Translation Help issue. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1-js/11-async/02-promise-basics/03-animate-circle-promise/solution.view/index.html
Outdated
Show resolved
Hide resolved
1-js/11-async/02-promise-basics/03-animate-circle-promise/task.md
Outdated
Show resolved
Hide resolved
Please make the requested changes. After it, add a comment "/done". |
Co-authored-by: Mahdi Hashemi <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please review
// runs when the promise is settled, doesn't matter successfully or not | ||
.finally(() => stop loading indicator) | ||
// so the loading indicator is always stopped before we process the result/error | ||
// زمانی اجرا میشود که وعده تسویه شود، مهم نیست موفقیتآمیز باشد یا نه |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
// زمانی اجرا میشود که وعده تسویه شود، مهم نیست موفقیتآمیز باشد یا نه | |
// زمانی اجرا میشود که promise تسویه شود، مهم نیست موفقیتآمیز باشد یا نه |
Co-authored-by: Mahdi Hashemi <[email protected]>
Hi, @Beroozam. |
Hi, @mahdiHash |
Thanks for your contribution, @Beroozam. |
Thank you 💖 I updated the Progress Issue #1 🎉 🎉 🎉 |
No description provided.