Hacker News new | ask | show | jobs
by mikojan 720 days ago
Rendering "too many" components is an issue with most popular React frameworks.

But it is also an issue w.r.t. usability. Group elements and use progressive disclosure instead.

1 comments

Yeah I should have added that I'm not necessarily singling Ant Design out on this one, because I suspect several frameworks probably make similar mistakes.