TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Test your website on 180+ device viewports (with multi-device mode)

74 pointsby onassar8 months ago
Hey HN! We do a lot of frontend testing, and one thing we find frustrating is the limited tooling available to observe how a URL renders on different viewports&#x2F;devices simultaneously.<p>For example, we can use Chrome Inspector&#x27;s &quot;Device&quot; previews, but we run into the following:<p>- Chrome doesn&#x27;t keep those devices&#x2F;viewports up to date, and adding new ones is pretty annoying (we&#x27;ve open sourced our collection of 180+ viewports&#x2F;dimensions under MIT).<p>- You can’t see multiple viewports at once (and it’s cumbersome switching back and forth)<p>- When you notice a problem, there&#x27;s no simple way to deep-link someone on your team to take a look at that viewport (likely have to open a Jira&#x2F;Linear with the specifics)<p>- You can’t favourite viewports (for tracking the viewports specific to your project&#x2F;client)<p>We’ve built a product with the goal of addressing these limitations (among others), and would love to hear your feedback.<p>Finally, feel free to use the open sourced data for your own projects :)

12 comments

lbhdc8 months ago
I am getting a &quot;Mobile version not available&quot; modal that wont go away on its own on desktop. I can trick it by making my browser full screen, refreshing, then resizing it back to a half sized window.
评论 #41648155 未加载
评论 #41648261 未加载
account428 months ago
Targeting specific viewports is such a wrong way to go about it. Just resize your browser (or use the built in responsive design preview and freely resize that) to see if you reflow in a sane way. A single drag gets you hundreds if not thousands of different widths and aspect ratios tested.
评论 #41648690 未加载
throwaway4818 months ago
Something doesnt seem right. This website loads fine on Chrome&#x27;s inspector design previews, but looks broken here:<p><a href="https:&#x2F;&#x2F;viewport-tester.com&#x2F;?url=https%3A%2F%2Fespncricinfo.com" rel="nofollow">https:&#x2F;&#x2F;viewport-tester.com&#x2F;?url=https%3A%2F%2Fespncricinfo....</a>
评论 #41647940 未加载
butz8 months ago
Getting some CORS errors. E.g. <a href="https:&#x2F;&#x2F;www.gnome.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.gnome.org&#x2F;</a> fails to load fontawesome icons. And there&#x27;s an interesting bug where opening mobile menu loads a page.
评论 #41650099 未加载
jeswin8 months ago
After clicking on four screen sizes.<p>&gt; To continue enjoying full, unrestricted use, please sign up for updates.<p>I don&#x27;t want to give you my email. Why are you forcing me to?
评论 #41647865 未加载
Dev_Olly8 months ago
Thank you for creating this! Impressed by multi-devices at once. Looking forward to seeing how this evolves!
评论 #41649814 未加载
doctorpangloss8 months ago
Are the viewports sized with or without browser chrome, like the address bar and bottom bar?
评论 #41648820 未加载
SBArbeit8 months ago
This is brilliant. Thanks for building it.
评论 #41648828 未加载
clueless8 months ago
could this be a replacement for emailonacid&#x27;s device viewport preview feature?
评论 #41648852 未加载
Brajeshwar8 months ago
This reminded me of a very similar one but for the desktop from a few years back. Here you go;<p><a href="https:&#x2F;&#x2F;responsively.app" rel="nofollow">https:&#x2F;&#x2F;responsively.app</a><p>Source at <a href="https:&#x2F;&#x2F;github.com&#x2F;responsively-org&#x2F;responsively-app">https:&#x2F;&#x2F;github.com&#x2F;responsively-org&#x2F;responsively-app</a>
评论 #41648788 未加载
评论 #41649363 未加载
kmfsousa8 months ago
Pretty cool stuff!
评论 #41649033 未加载
ivanjermakov8 months ago
&quot;Mobile version not available&quot; popup that cannot be closed is such an irony. Next time, test your website with a viewport tester :)
评论 #41648936 未加载