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

Add sum calculation #1

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

aktm1982
Copy link

@aktm1982 aktm1982 commented Oct 4, 2024

Add sum calculation

@jsru-1
Copy link
Contributor

jsru-1 commented Oct 4, 2024

Спасибо за отправленный пулриквест, теперь @ShGKme должен запустить тесты.

@jsru-1
Copy link
Contributor

jsru-1 commented Oct 4, 2024

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

dateStyle: 'long',
}

const dateFormatted = new Date().toLocaleDateString('ru-RU', options)
Copy link

Choose a reason for hiding this comment

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

Вместо фиксированной локализации (en-US или ru-RU) лучше всегда использовать navigator.language. Так локализация всегда будет той, что пользователь выбрал в настройках своего браузера.

Copy link

Choose a reason for hiding this comment

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

По этой же причине не проходят тесты

Copy link
Author

Choose a reason for hiding this comment

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

@ShGKme Григорий, добрый день! Скорректировал решение.

@aktm1982 aktm1982 closed this Oct 12, 2024
@aktm1982 aktm1982 reopened this Oct 12, 2024
@jsru-1
Copy link
Contributor

jsru-1 commented Oct 13, 2024

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

@ShGKme
Copy link

ShGKme commented Oct 13, 2024

Требуется решить все добавленные задачи

@aktm1982 aktm1982 closed this Oct 16, 2024
@aktm1982
Copy link
Author

Add weather app

@aktm1982 aktm1982 reopened this Oct 16, 2024
@jsru-1
Copy link
Contributor

jsru-1 commented Oct 19, 2024

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

@jsru-1 jsru-1 requested a review from ShGKme October 19, 2024 19:20
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