Maximiliano Contieri - Software Design

Maximiliano Contieri - Software Design

Follow
homeDesignCode SmellsBloggingProductivityAboutSupport Me
Tag

Functional Programming

#functional-programming

More content

Read more stories on Hashnode


Articles with this tag

Code Smell 118 - Return False

Mar 5, 20222 min read 539 views

Checking for a boolean condition to return a boolean value is awkward · TL;DR: Don't return explicit booleans. Most boolean usages are code...

Code Smell 118 - Return False