Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bickeringyokel
on July 12, 2023
|
parent
|
context
|
favorite
| on:
Ask HN: React Native or Flutter for a new app in 2...
A heavily nested widget can be a little sore on the eyes. You can break up heavily nested widgets into multiple widgets though.
This is also common to JSX though so not sure what the "abominable" comment is referring to.
thelollies
on July 13, 2023
[–]
Yeah it's usually a sign that you're doing too much in a single widget if you end up with a crazy amount of nesting.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
This is also common to JSX though so not sure what the "abominable" comment is referring to.