Maximiliano Contieri - Software Design

Maximiliano Contieri - Software Design

Follow
homeDesignCode SmellsBloggingProductivityAboutSupport Me
Tag

Solidity

#solidity

More content

Read more stories on Hashnode


Articles with this tag

Code Smell 146 - Getter Comments

Jul 2, 20222 min read 242 views

Comments are a code Smell. Getters are another code smell. Guess what? · TL;DR: Don't use getters. Don't comment getters Problems Comment...

Code Smell 146 - Getter Comments