With Conditional you can avoid making composition decisions based on code style. It might even prompt you to break components down to avoid adding logic to the render block. It can add needless over-composition and bloated component hierarchies. For my projects, I've introduced a simple fragment component to alias logical operators.

Post cover image
1 Comment

Sort: