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

Merged
merged 4 commits into from
Nov 18, 2024

Conversation

YouAreNotReady
Copy link
Contributor

@YouAreNotReady YouAreNotReady commented Nov 18, 2024

@keksobot keksobot changed the title Тренировочные функции Нужно больше функций Nov 18, 2024
@keksobot
Copy link
Contributor

♻️ Я собрал ваш пулреквест. Посмотреть можно здесь.

keksobot pushed a commit that referenced this pull request Nov 18, 2024
@keksobot
Copy link
Contributor

♻️ Я собрал ваш пулреквест. Посмотреть можно здесь.

keksobot pushed a commit that referenced this pull request Nov 18, 2024
@@ -234,5 +234,6 @@ <h2 class="data-error__title">Не удалось загрузить данны
</section>
</template>

<script src="/js/functions.js"></script>
Copy link
Collaborator

Choose a reason for hiding this comment

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

стоит не от корня, а от папки

./js/functions.js

иначе в данном случае на публикованной версии работать не будет - тк не найдет файл "в корне"

@@ -0,0 +1,24 @@
function isLesserOrEqual(string, maxLength) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

используем по максимуму стрелочные функции

@keksobot keksobot merged commit 00f890a into htmlacademy-javascript:master Nov 18, 2024
1 check failed
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