mudasiri/todolist-app

Code Review For DRY Principles

Opened this issue · 0 comments

After reviewing my code for DRY principle I discovered i could refactor the below part of my code for simplicity and clean code
code Link
by using the shorthand condition statement.