Hacker News new | ask | show | jobs
by danjac 1705 days ago
Here you go:

https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queri...

1 comments

In the wild, media queries are simply not enough. Often you need some JavaScript to really make things workable on smaller screens.
Why couldn't the client provide information to the server for selecting the appropriate HTML and CSS code for that particular client?
"Some Javascript" != SPA.