Hacker News new | ask | show | jobs
by f055 4577 days ago
IMO responsiveness should have nothing to do with JavaScript, otherwise you're doing it wrong.
1 comments

Do you mind elaborating why JavaScript should have nothing to do with it?

IMO responsiveness is a broad approach, and it doesn't necessarily imply only a pure CSS3 approach using media queries. If using JavaScript can make the web app more "responsive" to user needs, what's wrong with that?