studiosnabeel / todolist

This is a simple To do List app, where users can Add and Remove Tasks. This App is created using Vanilla JavaScript.
MIT License
6 stars 0 forks source link

Code Review of my To Do List #6

Open studiosnabeel opened 1 year ago

studiosnabeel commented 1 year ago

After examining my code I believe my code is following HTML CSS JS best practices. And ES6 Modules and Arrow functions have been used correctly. The code seems to be clean and concise ✔🤗