DEV Community

Discussion on: I'm here to encourage you, ask me anything!

Collapse
 
moopet profile image
Ben Sinclair

Should I do the thing?

Collapse
 
devmount profile image
Andreas
if (benWantsToExplain(thing)) {
  waitForExplanation(thing)
} else {
  return ['yes', 'no'][Math.floor(Math.random() * 2)]
}
Collapse
 
moopet profile image
Ben Sinclair

Right, I'm doing the thing.

Thread Thread
 
devmount profile image
Andreas

Good luck! 😊