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

Coding partner code review #5

Open akhror-valiev opened 1 year ago

akhror-valiev commented 1 year ago

https://github.com/studiosnabeel/todolist/blob/3d7425c18d74556110e9e2aefaeb20ec05fb1682/src/index.js#L1-L102

akhror-valiev commented 1 year ago

Hello @studiosnabeel! I have seen your codes and they are written clean and followed ES6 by using arrow functions and importing modules. 👍