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

Morning session: Peer-to-peer code review #9

Closed ghreza-crypto closed 1 year ago

ghreza-crypto commented 1 year ago

Very good work my friend I think everything is nice, especially with your JavaScript files, you have done nice and professional coding but one thing I want to mention is about CSS best practice guides that are better to use classes not id selectors for styling, I realized that you have used id selectors for your stylings. well done my friend.

ClintonYounge commented 1 year ago

Thanks. Will address it!