© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Joe Clark
Full-stack developer specializing in healthcare IT
I constantly tell myself when coding: "bug out early"
Sometimes I use an else if the situation calls for it, which is rare, but if I can exit a function/method early on, I'd rather do that. It's a readability thing, I think.