Skip to content

Instantly share code, notes, and snippets.

@indreklasn
Created January 16, 2020 11:05
Show Gist options
  • Save indreklasn/ebf663f55d7a720a72aac08b52d056d5 to your computer and use it in GitHub Desktop.
Save indreklasn/ebf663f55d7a720a72aac08b52d056d5 to your computer and use it in GitHub Desktop.
const person = {
id: "4xerfdf4",
}
if (person.id || person.hasPermit) {
console.log("You're allowed to pass!")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment