Hacker News new | ask | show | jobs
by brownBananas 4657 days ago
My thoughts exactly, word for word. If you have ever built a UI heavy app, you would know how important it is to have the separation between html, css and js. It's not just about putting them in different files, it's about the context. It's separation of duties.