Skip to content

Модуляция#4

Merged
keksobot merged 5 commits intohtmlacademy-javascript:masterfrom
Vitali3207:module5-task1
Mar 12, 2026
Merged

Модуляция#4
keksobot merged 5 commits intohtmlacademy-javascript:masterfrom
Vitali3207:module5-task1

Conversation

@Vitali3207
Copy link
Copy Markdown
Contributor

@Vitali3207 Vitali3207 commented Mar 11, 2026


const photoObject = Array.from({ length: PHOTO_COUNT }, createFotoDescription);
import { generatePhotos } from './generator.js';
import './util.js';
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Отдельно util.js не надо подключать его по цепочке подключит твой модуль генерации данных

@keksobot keksobot merged commit 091bbc0 into htmlacademy-javascript:master Mar 12, 2026
1 check failed
@Vitali3207 Vitali3207 deleted the module5-task1 branch March 13, 2026 14:18
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