## This may negatively impact performance for a react app, as it increases the size of the tree that needs to be diffed/rendered by React, and does not truncate the component tree below it in the same way as a ternary would.
npm install jsx-logical-operatorsThat being said, personally I find this kind of declarative logic to be much easier to read in React code than ternaries, or even in many cases separated functions.
``tsx`
Show me if someCondition is true!
`tsx`
NOTE: Fall-through is not supported at this time.
`tsx`
`tsx`
`tsx`
`tsx``