ClintonYounge / To-Do-List-Project

To-Do List Project is a project where I set up a basic to-do list web application utilizing webpack configurations and ES6 recommended practices to optimize the projects interactivity. Along with testing.
https://clintonyounge.github.io/To-Do-List-Project/dist
3 stars 0 forks source link

JavaScript best practices review #6

Closed ClintonYounge closed 1 year ago

ClintonYounge commented 1 year ago

Overall, my appears to conform to common JavaScript best practices. Here are some notable examples:

That being said, there are always opportunities for improvement and optimization that my current level isn't capable of discenring.