We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
В ES2025 добавлена новая утилита для промисов Promise.try(). Хотелось бы увидеть её в разделе https://learn.javascript.ru/promise-api
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/try
Также была добавлена утилита Promise.withResolvers()
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/withResolvers
Фичи добавляются, нужно знать о них )
Да, я готов(а) принять участие.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Описание
В ES2025 добавлена новая утилита для промисов Promise.try(). Хотелось бы увидеть её в разделе https://learn.javascript.ru/promise-api
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/try
Также была добавлена утилита Promise.withResolvers()
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/withResolvers
Мотивация
Фичи добавляются, нужно знать о них )
Готовы ли вы принять участие в реализации данного предложения?
Да, я готов(а) принять участие.
The text was updated successfully, but these errors were encountered: