logoalt Hacker News

gman83today at 9:54 AM0 repliesview on HN

I treat nesting as a feature: if the nesting starts getting deep, that's the code indicating to extract a child widget. It pushes me toward better composition and smaller, reusable components instead of giant monolithic views.