devendra-alt / ES6-todo-list

ES6 based basic todo list
https://devendra-alt.github.io/ES6-todo-list/dist
MIT License
5 stars 0 forks source link

Do I follow JavaScript best practices? #10

Open devendra-alt opened 1 year ago

devendra-alt commented 1 year ago

Do I follow JavaScript best practices?

❌ module folder is missing ❌ Multiple methods in a single module ❌ code is complicated to understand ❌ Event handlers are mixed with builder methods ❌ CSS file is not concise ❌ lot of code overheads and trade-offs being made