2023-01-23

I hate the term “business logic.” Is there a better noun-phrase for things the software is meant to do that doesn’t sound corporatey? I guess “user flow” or “user experience” could work, but not everything I deal with involves the user directly.

Another alternative that came to me: “application logic” or “app logic”. Testing this out: “make sure the app logic doesn’t change.” Hmm, that’s not bad either.