Common mistakes that makes your code smelly
In this article I will mention common CSS mistakes that are added to technical debt. All of the below mentioned issues are mistakes I've done during my internship which were detected by SonarQube as code smells. 💩
FYI: SonarQube is a tool used to an...
rikaz.hashnode.dev2 min read
Ahnaf Ahamed
Front-end Developer
Awesome read. Didn't know about SonarQube until I read this. Thanks for sharing