Maximiliano Contieri - Software Design

Maximiliano Contieri - Software Design

Follow
homeDesignCode SmellsBloggingProductivityAboutSupport Me
Tag

Cryptocurrency

#cryptocurrency

More content

Read more stories on Hashnode


Articles with this tag

Code Smell 186 - Hardcoded Business Conditions

Dec 14, 20222 min read 180 views

You are FTX and your code allows special cases · TL;DR: Don't add hard business rules to your code. Problems Open / Closed Principle...

Code Smell 186 - Hardcoded Business Conditions

Code Smell 157 - Balance at 0

Aug 10, 20222 min read 210 views

Today I expected a payment in my wallet. The balance was 0. I panicked. · TL;DR: Null is not 0. Error is not 0. just 0 is...

Code Smell 157 - Balance at 0