▲ React conditional rendering done right 🕶 at github.com▼2 up and 0 down, posted by deerloper 2734 days ago 7 comments
MaxArt 2731 days ago. link 1 point ▲ ▼Isn't the gotcha here that everything passed to the `of` property gets evaluated anyway, even if it's not rendered? Because that's something I'd like to avoid and why I'm still sticking to conditionals.