Ask HN: How do you test your responsive design during development? 1 points by daniele_s 11y ago ↗ HN Let's say you are building a PHP website in a local environment, what do you use to quickly test the responsiveness on different resolutions and maybe on real devices?
[–] aslammuet 11y ago ↗ You can use simulators. https://chrome.google.com/webstore/detail/responsive-web-des...
[–] golergka 11y ago ↗ Is this question exclusively about web development or not?I'm developing game UIs and usually trying to keep them responsive. The quickest way to test it is to resize the game window while it's running.
2 comments
[ 1.7 ms ] story [ 11.5 ms ] threadI'm developing game UIs and usually trying to keep them responsive. The quickest way to test it is to resize the game window while it's running.