Skip to content

task to lesson 1 - #7

Open
zagidulin wants to merge 1 commit into
masterfrom
JS_2_les_1
Open

task to lesson 1#7
zagidulin wants to merge 1 commit into
masterfrom
JS_2_les_1

Conversation

@zagidulin

Copy link
Copy Markdown
Owner

No description provided.

@Tardigrada777 Tardigrada777 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Отлично! Проработайте мои комментарии, пожалуйста

Comment thread catalog_script.js
const emptyList = [{title: 'no products found', price: '-'}];


const renderGoodsItem = item =>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

item можно сразу деструктуризировать.

Comment thread catalog_script.js
</div>`;


const renderGoodsList = (list=emptyList) =>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Хорошо!

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.

2 participants