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

Follow Best practices #6

Open
Kamba56 opened this issue Jun 8, 2022 · 0 comments
Open

Follow Best practices #6

Kamba56 opened this issue Jun 8, 2022 · 0 comments

Comments

@Kamba56
Copy link
Owner

Kamba56 commented Jun 8, 2022

  • Remove the empty space in line 28 in index.html.
  • .head and .list-flex in style.css file are identical, make it DRY.
  • In the index.js file, lines 14 and 35 are exactly the same, avoid repeating yourself. Create a function to perform the task and call the function when needed.
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

No branches or pull requests

1 participant