patriciachrysy / javascript-to-do-list

A simple javascript to do list application built with Webpack, ES6, HTML5 and CSS3.
1 stars 0 forks source link

Clean code assessment #5

Open patriciachrysy opened 2 years ago

patriciachrysy commented 2 years ago

Checking if my code respects the Javascript best practices

imubarak234 commented 2 years ago

Looking at your code everything looks ok and it meets ES6 and best practices

anuarshaidenov commented 2 years ago

Your code looks great and especially the drag and drop functionality