Dadadon/To-Do-List

Best practices

Opened this issue · 0 comments

Great job so far! There is only 1 issue

  • Name your variables in a way that they reveal the intention behind it. This way they become searchable and easier to understand after a person sees it.

https://github.com/Dadadon/To-Do-List/blob/main/src/modules/initialLoad.js#L16-L17