carloshs1994 / To-Do-List

This is a repo to build a simple to-do list using JavaScript, HTML, and CSS. The elements are created dynamically.
7 stars 0 forks source link

Is it DRY? #5

Open carloshs1994 opened 2 years ago

carloshs1994 commented 2 years ago

Make it DRY! ♻️

https://github.com/carloshs1994/To-Do-List/blob/6423799d29e10834a3e9f947e42feed4ac66bd36/src/index.js#L35-L37 https://github.com/carloshs1994/To-Do-List/blob/6423799d29e10834a3e9f947e42feed4ac66bd36/src/index.js#L71-L73 https://github.com/carloshs1994/To-Do-List/blob/6423799d29e10834a3e9f947e42feed4ac66bd36/src/index.js#L80-L82