Diegogagan2587 / To-Do-List

The to-do list is a simple app designed to keep track of activities, such as pending tasks or completed ones. It was built using JavaScript and saves tasks in the local storage, allowing users to retrieve the information later.
https://diegogagan2587.github.io/To-Do-List/dist/index.html#
MIT License
12 stars 0 forks source link

JavaScript Best Practices #5

Open Diegogagan2587 opened 1 year ago

Diegogagan2587 commented 1 year ago

This Issue is open to asses if I'm following JavaScript Best Practices.

Diegogagan2587 commented 1 year ago

Oportunitites to apply JavaScript best practices: