Hacker News new | ask | show | jobs
by TonyAlicea10 31 days ago
React encouraged this for years by requiring a single parent element being returned from all components. They also showed a div as the option of choice.

They fixed this later with Fragments but the damage was done.