Avoid nested conditionals in Microsoft Flow by using Guard Conditions

Flow nested conditions

After working as a developer for a quarter century I have seen my fair share of nested conditionals and probably caused way beyond my fair share.
Nested conditionals make the code harder to read and simply less aesthetic.

Continue reading “Avoid nested conditionals in Microsoft Flow by using Guard Conditions”