This reminds me of the movie _Elysium_. In it, Matt Damon's character is talking to a robot, and when he shows frustration the robot responds, "You seem to be experiencing elevated levels of anger. Would you like an…
Do you guys have a different, approved shell for prod?
Maybe it's just me, but I find the first version easier to parse visually. When the coding convention forces me to put the brace on the same line, I end up doing: if (user.exists()) { destroyHuman(user);…
This reminds me of the movie _Elysium_. In it, Matt Damon's character is talking to a robot, and when he shows frustration the robot responds, "You seem to be experiencing elevated levels of anger. Would you like an…
Do you guys have a different, approved shell for prod?
Maybe it's just me, but I find the first version easier to parse visually. When the coding convention forces me to put the brace on the same line, I end up doing: if (user.exists()) { destroyHuman(user);…