Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The organizational and maintainability benefits you get from using something like react far out weigh the actually quite minor file size bump. That is the least of your worries.

source: myself; someone who moved to working on a project entirely written in vanilla JS… which has just become its own bespoke framework.



You can get the same organizational benefits and components with vanilla HTML & JS like web components.


Yes, but your bespoke solution will work differently to every other project and is unlikely to be well documented.


I agree, but note that we are talking about a benefit that accrues to the developer, not the user.


It also benefits users in that you can implement more features and fix more bugs in less time. Performance is a feature and what that means is that while you can't just completely ignore it, it's not always the highest priority.


> It also benefits users in that you can implement more features and fix more bugs in less time.

This is mostly a bullshit answer that is hardly ever the case in reality and is pretty much always used as an excuse to favor developers over users.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: