How to replace multiple if statements in code
If you have been coding for a system for some time, you may have noticed how the code gets cluttered, hard to read and maintain. It is not anyone’s fault, really. Just that, over time, requirements change and sometimes to meet delivery deadlines, one builds something up really quick to Read more…