#codenewbies
Read more stories on Hashnode
Articles with this tag
Where are your sources of truth? · TL;DR: Say it only once Problems Don't Repeat Yourself principle violation Consistency...
Don't use boolean evaluation as a readability shortcut · TL;DR: Don't use Boolean comparison for side effect functions. Problems Readability Side...