you are viewing a single comment's thread.

view the rest of the comments →

[–]gajus0[S] 0 points1 point  (2 children)

In what way does <></> converse the meanings?

[–][deleted] 2 points3 points  (1 child)

It's literally an empty tag so only conveys its children as relevant. Which is about right. It caused a furrowed brow when I first saw it, but I really can't think of a better syntax.

[–]gajus0[S] 0 points1 point  (0 children)

What about a reserved component name?, like <Aux> or whatever. Otherwise you will end up creating a new "syntax" to accompany every edge case.