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

Do I follow JavaScript best practices? #5

Open
VTY1999 opened this issue Jan 31, 2022 · 0 comments
Open

Do I follow JavaScript best practices? #5

VTY1999 opened this issue Jan 31, 2022 · 0 comments

Comments

@VTY1999
Copy link
Owner

VTY1999 commented Jan 31, 2022

HTML and CSS best practices

  • No issues were found

DRY, KISS, and YAGNI rules

  • DRY: I can see the same code in index.js and function.js
  • KISS: No issues were found
  • YAGNI: No issues were found

JavaScript best practices

  • No issues were found
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