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

completed the task MeetupView в script setup #9

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

alexmenshikov
Copy link

Григорий, здравствуйте )
Везде в template добавил props как понимаю это в самом шаблоне не обязательно, только в js.
Хорошая ли это практика, не указывать props в template?
Так сразу наглядно видно, что это именно значение из props, а не просто переменная.

@jsru-1
Copy link
Contributor

jsru-1 commented Oct 4, 2024

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

@jsru-1 jsru-1 requested a review from ShGKme October 4, 2024 08:01
@jsru-1 jsru-1 merged commit d449f36 into js-tasks-ru:master Oct 4, 2024
1 check passed
@ShGKme
Copy link
Contributor

ShGKme commented Oct 4, 2024

Хорошая ли это практика, не указывать props в template?

Она определённо не является плохой практикой, и некоторые так делают.
Но документация предлагает использовать короткий вариант - напрямую использовать пропсы.

Даже если договориться использовать через props - нет ESLint правила, которое бы это контролировало.

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.

3 participants