Skip to content

Solution_js_promise_basic_DOM#1532

Open
elenachernyshova01-cmd wants to merge 2 commits into
mate-academy:masterfrom
elenachernyshova01-cmd:develop
Open

Solution_js_promise_basic_DOM#1532
elenachernyshova01-cmd wants to merge 2 commits into
mate-academy:masterfrom
elenachernyshova01-cmd:develop

Conversation

@elenachernyshova01-cmd
Copy link
Copy Markdown

Copy link
Copy Markdown

@mateacademy-ai-mentor mateacademy-ai-mentor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Summary

Your implementation fully satisfies all core requirements. Both promise1 and promise2 are correctly implemented with their respective triggers: promise1 resolves on .logo click, and promise2 rejects after 3 seconds. The success and error handlers properly append the exact DOM elements specified (<div class="message">Promise was resolved!</div> and <div class="message error-message">Promise was rejected!</div>). No critical issues or blockers were found. Great work!


✨ Please rate this review in the Platform's notification center1. I will be grateful for your feedback! ✨

Footnotes

  1. Rate AI review example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants