Skip to content
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

карта #6

Merged
merged 5 commits into from
Dec 24, 2024
Merged

карта #6

merged 5 commits into from
Dec 24, 2024

Conversation

luquii2
Copy link

@luquii2 luquii2 commented Dec 23, 2024

No description provided.

@jsru-1
Copy link
Contributor

jsru-1 commented Dec 23, 2024

Проверьте, пожалуйста, ваше решение, не все тесты прошли (PR не будет принят до тех пор, пока все добавленные задачи не будут решены).

@jsru-1
Copy link
Contributor

jsru-1 commented Dec 24, 2024

Добавляю преподавателя (@ShGKme) для код-ревью.

@jsru-1 jsru-1 requested a review from ShGKme December 24, 2024 07:56
@luquii2
Copy link
Author

luquii2 commented Dec 24, 2024

В этом комите не видно, как выполнялась задача с картой, так как в прошлом комите возникла ошибка конфликта на гитхаб, отписал вам по поводу этого в лс.

Copy link
Contributor

@ShGKme ShGKme left a comment

Choose a reason for hiding this comment

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

Принято

Comment on lines +8 to +12
const calc = ref({
firstOperand: 0,
secondOperand: 0,
operator: null,
})
Copy link
Contributor

Choose a reason for hiding this comment

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

В таких случаях обычно разделяют на отдельные реактивные переменные, без объединения их в объект

@jsru-1 jsru-1 merged commit 60fb987 into js-tasks-ru:master Dec 24, 2024
1 check passed
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.

4 participants