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

Больше деталей #4

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

Daniil888-m
Copy link
Contributor

@Daniil888-m Daniil888-m commented Nov 25, 2024

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

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

1 similar comment
@keksobot
Copy link
Contributor

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

keksobot pushed a commit that referenced this pull request Nov 25, 2024
}

function getPhotos() {
const photos = Array.from({ length: 25 }, createPhoto);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Вынести 25 в константу

url: `photos/${photoId}.jpg`,
description: getRandomElement(DESCRIPTIONS),
likes: getRandomInt(15, 200),
comments: comments
Copy link
Collaborator

Choose a reason for hiding this comment

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

comments: comments => comments

@craz3r craz3r merged commit 14799bb into htmlacademy-javascript:master Nov 26, 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.

3 participants