Skip to content

Solution 1#1527

Open
YaroslavKra wants to merge 1 commit into
mate-academy:masterfrom
YaroslavKra:develop
Open

Solution 1#1527
YaroslavKra wants to merge 1 commit into
mate-academy:masterfrom
YaroslavKra:develop

Conversation

@YaroslavKra
Copy link
Copy Markdown

No description provided.

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 correctly fulfills all core functional requirements. Both promise1 and promise2 are properly structured with the correct logic - promise1 resolves on .logo click and promise2 rejects after 3000ms. The success handler appends the correct <div class="message"> with "Promise was resolved!" text, and the error handler appends <div class="message error-message"> with "Promise was rejected!" text. These are all passing according to the requirements checklist.

One minor note: the function CreateMassage has a typo and should be CreateMessage for better code clarity, though this doesn't affect functionality. This is a low-priority style improvement rather than a blocker issue.

Your solution is working as expected and meets the task specifications.


✨ 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