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

html is like 90% boilerplate, and so .html.erb in rails is mostly boilerplate.


We have the component architecture pattern to reduce the amount of html we have to write. If you’re duplicating html element in every page, that’s mostly on you. There’s a reason every template language have include statement. That’s a problem that’s been solved for ages.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

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

Search: