Jeff Morhous's Picture

Hey, I’m Jeff Morhous

I'm senior software engineer at CoverMyMeds where I make web apps with a focus on reliability. I also write programming tutorials and other technical content for developers at SyntaxPen.

How To Use Swift’s Ternary Operator

Ternary operators are an easy way to do some if-else logic all on one line...

Should I Major in Computer Science?

Reflections on my last year of college...

Why You Can't Focus

Focus is a dying art, but it doesn't have to be....

My Favorite Productivity Tips

If a craftsman wants to do good work, he must first sharpen his tools.....

How To Give Your ViewController An Activity Indicator

UIKit provides a nifty little spinning wheel we can display to the user when we’re waiting on something that the user can’t see...