TTHi Maxi Contieri . Thanks very much for sharing it. This will be very helpful for my next posts.Reply路Article路Jun 21, 2022路How to code like a pro in 2022 and avoid If-Else
TTHi Maxi Contieri . Thank you for reading and commenting on my blog post. As always, I'm interested in hearing about SOLID principles. Would you please mind sharing with us more on that so that we could all learn from you?Reply路Article路Jun 20, 2022路How to code like a pro in 2022 and avoid If-Else
TTHehe. No judgement, I only say it to motivate people to write better code. 馃構Reply路Article路Jun 17, 2022路How to code like a pro in 2022 and avoid If-Else
TTIn my opinion, it is ok to use If-Else for some simple instances but in a more complicated use case, you should not avoid using it. Especially if you are not the one who writes the code, it will take longer for you to evaluate all conditions to assert the result.Reply路Article路Jun 17, 2022路How to code like a pro in 2022 and avoid If-Else