Ask HN: How do you test your responsive design during development?

1 points by daniele_s ↗ 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?

2 comments

[ 1.7 ms ] story [ 11.5 ms ] thread
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.