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

решена задача 2.1 #5

Merged
merged 1 commit into from
Sep 28, 2024
Merged

Conversation

Elias5757
Copy link

Использовал For...in, не понял на занятии - нужно или не нужно его использовать. Если не нужно, то как понять конец объекта, т.е. последний ключ?

@jsru-1
Copy link
Contributor

jsru-1 commented Sep 27, 2024

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

@jsru-1 jsru-1 requested a review from koalex September 27, 2024 19:22
Copy link
Member

@koalex koalex left a comment

Choose a reason for hiding this comment

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

Всё правильно. Для объектов for in. Это про массивы я говорил, что лучше не использовать его.

@jsru-1 jsru-1 merged commit 983f2b4 into js-tasks-ru:master Sep 28, 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