Blog
1 day ago
Code Smell 07 - Avoid Boolean Variables
Avoid Boolean variables, they lead to conditional logic and force you to write Ifs. Create polymorphic states instead
Source: HackerNoon →Avoid Boolean variables, they lead to conditional logic and force you to write Ifs. Create polymorphic states instead
Source: HackerNoon →