Balancing Cool Tech, Usability and TCO

I’m a techie.
I like new, shiny,
cool stuff.

Newest however, usually
costs.
And customers usually like cheap.

Users don’t care about either.
They just want a system that
empowers more than it obstructs.

So how do you find the balance between the three? Is it even possible? Or is it just another
Project Management Triangle?

Continue reading “Balancing Cool Tech, Usability and TCO”

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”