← Back to context

Comment by crooked-v

15 hours ago

That particular issue is nothing to do with Next or React and everything to do with how HTML/CSS is a really shitty layout engine.

Hard disagree. This is JavaScript frameworks building a hierarchy for themselves and ignoring any sort of complexity on the generated DOM. There’s 0 reason for these 8-10 nested divs other than that’s what the framework spits out.