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

JavaScript best practices #8

Open
denscholar opened this issue Feb 5, 2022 · 0 comments
Open

JavaScript best practices #8

denscholar opened this issue Feb 5, 2022 · 0 comments

Comments

@denscholar
Copy link
Owner

Changes required

To the best of my knowledge, I have implemented the to-do list using javascript best practices which include the following:'

  1. clean code
  2. there is no form of 'console.log' in the repo
  3. node modules are added to the .gitIgnore file

However, it would be nice if the application logic is separated from DOM manipulation task which currently is not happening.

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