<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Chris Salmon</title>
    <description>The latest articles on DEV Community by Chris Salmon (@windowswebdev).</description>
    <link>https://dev.to/windowswebdev</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F153015%2Fa86c3912-2889-4bd0-8e1a-8bd05e9ab798.jpg</url>
      <title>DEV Community: Chris Salmon</title>
      <link>https://dev.to/windowswebdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/windowswebdev"/>
    <language>en</language>
    <item>
      <title>Polypane versus Sizzy</title>
      <dc:creator>Chris Salmon</dc:creator>
      <pubDate>Sun, 07 Jul 2019 17:05:25 +0000</pubDate>
      <link>https://dev.to/windowswebdev/polypane-versus-sizzy-432l</link>
      <guid>https://dev.to/windowswebdev/polypane-versus-sizzy-432l</guid>
      <description>&lt;p&gt;&lt;small&gt;&lt;strong&gt;NOTE&lt;/strong&gt;: No review versions were provided. I bought licenses for both apps. This review was written in mid-2019 and pertains to Sizzy 0.1.2 and Polypane 1 (Chromium 73). I expect the feature sets of both apps will grow over time. I'll update as needed. "But why no Blisk?" you may be asking. Good question. In certain respects, Blisk is a much more robust solution than either Polypane or Sizzy and deserves its own dedicated review. It feels a bit out of place here as it does not allow for displaying multiple viewport panes at once, which is, to my mind, the main draw of the apps under review here.&lt;/small&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Under the hood
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Polypane
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://polypane.rocks" rel="noopener noreferrer"&gt;Polypane&lt;/a&gt; is an Electron app with the Chromium browser built in. Yeah, that's right: &lt;em&gt;Electron.&lt;/em&gt; I realize that comes along with some baggage and may be a deal breaker for you, but it's not for me. Electron has opened up new vistas for Windows (and Linux!) users. Apps that we probably never would have seen (because the design/development community skews heavily toward Mac OS) are also being released for Windows. I can't help but see this as a good thing, even while I will always prefer native implementations (when available). With Chromium as its foundation, you'll have Chrome's dev tools available for inspection and debugging needs. Invoke the dev tools window with the dedicated toolbar button or use the familiar&lt;code&gt;Ctrl/Cmd+Shift+I&lt;/code&gt; keyboard shortcut. Because it renders your pages with Blink, you'll be viewing your web pages exclusively in a Chrome-like browser. That may be suit your needs just fine, but it does preclude Polypane from really being used for cross-browser debugging. You're still going to need to fire up Firefox, Safari, &lt;em&gt;(shudder)&lt;/em&gt; IE, etc. to test your code against various browsers. And that's fine. Cross-browser testing just isn't Polypane's (or Sizzy's) purpose. &lt;/p&gt;

&lt;h3&gt;
  
  
  Sizzy
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://sizzy.co" rel="noopener noreferrer"&gt;Sizzy&lt;/a&gt;, too, is built on Electron (with React) and ships with with Chrome dev tools built in, so it's on par with Polypane in that regard. Like Polypane, Sizzy makes exclusive use of Chromium's Blink rendering engine. Per the app's product site: "Sizzy cannot simulate different browser rendering engines, so there's a chance that there might be some minor differences when testing on a real device." The caveat regarding cross-browser testing applies here as well. &lt;/p&gt;

&lt;p&gt;Fair warning: playing around with the dev tools coincided with Sizzy's becoming unresponsive for me (I had to close and reopen the app), but I don't know if there's any relevant correlation there. It appeared to be an isolated incident.&lt;/p&gt;

&lt;h2&gt;
  
  
  UI
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Polypane
&lt;/h3&gt;

&lt;p&gt;Polypane strikes one as a Chromium-based browser with most of the chrome stripped out. Bare bones. It gets the job done, but with somewhat less panache than its competitor. There are no menus and no settings/preferences to tweak. Just toolbar buttons and pane-specific controls. You'll need to explore the interface to get a handle on its available functionality. Undoubtedly, some readers will want a dark mode, but Polypane doesn't (yet) provide one. I keep most of my apps light-themed and Polypane's color scheme works well for me. Just something to be aware of.&lt;/p&gt;

&lt;h3&gt;
  
  
  Sizzy
&lt;/h3&gt;

&lt;p&gt;Sizzy has the more polished UI. It looks … well ... more like a dedicated development &lt;em&gt;app&lt;/em&gt;, rather than a modded development browser. The interface feels pretty intuitive and frictionless. A dedicated tool panel provides access to device filters (by OS or by type), view mode (default, horizontal, and focus), and some basic "settings" (including the ability to screenshot all panes at once—a nice feature to have if it weren't so buggy, but definitely not a "setting," per se).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft26txjv6e8ctz96nxm1q.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft26txjv6e8ctz96nxm1q.jpg" alt="In app tools"&gt;&lt;/a&gt;&lt;/p&gt;

  In-app tools




&lt;p&gt;My only problem with Sizzy's Windows implementation (other than the obvious fact that it doesn't look like a native Windows 10 app) is the same one I had with another recent Electron app I came across, Twizzy. The Electron toolkit is flexible and robust, yet Sizzy on Windows comes with the stock white title bar, menu bar, and menu. And this despite the fact that Sizzy only ships with dark themes. These very bright UI components are distracting and stick out like a sore thumb. (To be fair, the Mac version also appears to sport a default Mac-OS-specific title bar, but it doesn't look out of place there.) Compare this with an Electron app like Eagle or Github Desktop which both get this portion of the UI right. I hope the developer sorts this nagging issue in a future release. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Winner:&lt;/strong&gt; Probably Sizzy for me, but not by much (and your tastes may differ)&lt;/p&gt;
&lt;h2&gt;
  
  
  Workspace management
&lt;/h2&gt;

&lt;p&gt;By workspace management, I mean tasks like rearranging and toggling view modes for your visible panes as well as customizing the app's main window. One significant drawback to Sizzy, at least for me, as you'll read below, is its comparatively cumbersome workspace management. &lt;/p&gt;
&lt;h3&gt;
  
  
  Rearranging panes/viewports
&lt;/h3&gt;
&lt;h4&gt;
  
  
  Polypane
&lt;/h4&gt;

&lt;p&gt;An easy task in Polypane. There are dedicated buttons above each viewport to shuffle your viewports left and right in the default view. As discussed below, the same task in Sizzy requires a lot more work. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fw1d8zo5skx5ostq8kwgr.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fw1d8zo5skx5ostq8kwgr.jpg" alt="Polypane's dedicated viewport shufflers"&gt;&lt;/a&gt;&lt;/p&gt;

  Polypane's dedicated viewport "shufflers"




&lt;h4&gt;
  
  
  Sizzy
&lt;/h4&gt;

&lt;p&gt;Yes, you can rearrange panes to your liking, but you'll have to access the &lt;code&gt;Organize Devices&lt;/code&gt; modal dialog, manually rearrange the devices list order, and then save your changes. This feels as tedious it sounds. Maybe you'll get your devices organized just the way you want them and won't need to access this dialog that much. But I tend to rearrange the panes to match my particular focus at any given time—or, at least I would, if Sizzy made it easier to do so. &lt;/p&gt;

&lt;h3&gt;
  
  
  View modes
&lt;/h3&gt;

&lt;h4&gt;
  
  
  Polypane
&lt;/h4&gt;

&lt;p&gt;Polypane has only two modes: the default (&lt;code&gt;pane&lt;/code&gt; mode), which lays the viewports out horizontally and &lt;code&gt;focus&lt;/code&gt; mode (behind the &lt;code&gt;toggle mode&lt;/code&gt; button) that displays a single viewport. Let me start with that second mode first. I don't find it particularly useful, mainly because it doesn't map to any extant viewport visible in the default view. It's completely it's own thing. You'll need to manually size and resize this single-view pane according to your needs at any given time. I don't find it worth the trouble for my workflow, but I also don't find that I need it with Polypane. &lt;/p&gt;

&lt;p&gt;As for the default? It works for me better than Sizzy's comparable view (i.e., &lt;code&gt;horizontal&lt;/code&gt;) for reasons I discuss immediately below.&lt;/p&gt;

&lt;h4&gt;
  
  
  Sizzy
&lt;/h4&gt;

&lt;p&gt;Sizzy ships with three view modes (and what I'll call a "submode"): &lt;code&gt;default&lt;/code&gt; (which stacks the viewport panes vertically as needed), &lt;code&gt;horizontal&lt;/code&gt; (which, as may be obvious, displays them horizontally in a single row), &lt;code&gt;focus&lt;/code&gt; mode (which toggles a view of your individual viewports), and a new submode just released in the 0.2.1 update: &lt;code&gt;zen&lt;/code&gt;, which hides the app chrome to provide a less cluttered experience. &lt;/p&gt;

&lt;p&gt;The &lt;code&gt;default&lt;/code&gt; stacking view feels unnatural to me and I couldn't get used to it. It's natural enough to scroll vertically through a web page, but I don't like scrolling vertically to bring additional, discrete viewports into view. It feels like comparative visual context is lost. I much prefer viewing the panes laid out alongside one another—&lt;code&gt;horizontal&lt;/code&gt; mode. Unfortunately, the &lt;em&gt;only&lt;/em&gt; way to horizontally scroll through your visible panes in &lt;code&gt;horizontal&lt;/code&gt; mode is to use Shift+Mousewheel. I realize that's pretty much &lt;em&gt;exactly&lt;/em&gt; how you scroll horizontally on a page that's wider than the viewport, but again, it feels cumbersome here. There's no horizontal scrollbar. Polypane has the better solution in this regard (noted above). &lt;/p&gt;

&lt;p&gt;&lt;code&gt;Focus&lt;/code&gt; mode is where Sizzy's workspace management really shines. Once you toggle it on, you can easily navigate between your visible panes with the arrow keys or use the tabs near the top of the interface. Sizzy's &lt;code&gt;focus&lt;/code&gt; mode implementation is far more refined than the comparable feature in Polypane.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fao3vy6d79981ke4yadqz.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fao3vy6d79981ke4yadqz.jpg" alt="Sizzy focus tab toggles"&gt;&lt;/a&gt;&lt;/p&gt;

  Sizzy focus tab toggles




&lt;p&gt;The &lt;code&gt;zen&lt;/code&gt; submode is accessible from any of the other modes by pressing the &lt;code&gt;z&lt;/code&gt; key. &lt;/p&gt;

&lt;h3&gt;
  
  
  Zooming the workspace for high-level comparison
&lt;/h3&gt;

&lt;h4&gt;
  
  
  Polypane
&lt;/h4&gt;

&lt;p&gt;Yep. Easily done with Polypane. For my workflow, this is a standout feature (one that Sizzy shares). I often find myself needing (or, at least, wanting) to see how all viewport contents compare with one another at a high-level. Scrubby zoom to the rescue. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fale2d29sfoebogbsmytv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fale2d29sfoebogbsmytv.png" alt="Polypane's canvas zoom control"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fr7n4k7m9m9ne3ih58t12.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fr7n4k7m9m9ne3ih58t12.gif" alt="Polypane's scrubby canvas zoom "&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;br&gt;
    Polypane's scrubby canvas zoom &lt;br&gt;
  &lt;/p&gt;

&lt;p&gt;I would also note a deceptively useful feature in Polypane. Grab an empty area of the canvas/workspace with Spacebar+LeftClick and you can drag the canvas horizontally—left and right. This is so much more intuitive to me than Sizzy's comparable &lt;code&gt;Shift+Mousewheel&lt;/code&gt; to scroll the canvas horizontally. &lt;/p&gt;

&lt;h4&gt;
  
  
  Sizzy
&lt;/h4&gt;

&lt;p&gt;Yes, in the &lt;code&gt;default&lt;/code&gt; (i.e., stacking) view mode, but not in &lt;code&gt;horizontal&lt;/code&gt;. &lt;/p&gt;

&lt;p&gt;As a sidenote, when you resize the app window, the viewport panes in the workspace shrink to fit the available space, at least in the &lt;code&gt;horizontal&lt;/code&gt; view mode. This feels counterintuitive to me. I want the viewport panes to remain at their intrinsic dimensions whether I resize the overarching app window or not.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F1shcaoiv779t3d7230fk.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F1shcaoiv779t3d7230fk.gif" alt="Sizzy's scrubby canvas zoom"&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;
    Sizzy's scrubby canvas zoom&lt;br&gt;
  
  &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Winner:&lt;/strong&gt; Unless you need &lt;code&gt;focus&lt;/code&gt; mode a lot where Sizzy shines and Polypane doesn't, Polypane has the edge here&lt;/p&gt;

&lt;h2&gt;
  
  
  Individual viewport management
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Adding a viewport to the workspace
&lt;/h3&gt;

&lt;h4&gt;
  
  
  Polypane
&lt;/h4&gt;

&lt;p&gt;Adding baked-in viewports to your workspace with Polypane couldn't be much simpler. You just double click an empty area of the main workspace and an overlaid list appears with all available device profiles.  I can't tell you how much &lt;em&gt;more&lt;/em&gt; I like this approach as compared to wrestling with Sizzy's buried menu to accomplish the same sort of thing. (There, you'll need to access a toolbar menu to display a modal overlay to toggle viewport profiles on and off and then save your changes.) When I'm using Polypane, I use this feature a &lt;em&gt;lot&lt;/em&gt;. It's fast and frictionless. From a user experience perspective, it's just hands-down better than Sizzy in this regard. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8um3fq3e57vxidm3re2r.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8um3fq3e57vxidm3re2r.gif" alt="Adding a viewport to Polypane"&gt;&lt;/a&gt;&lt;/p&gt;

Adding a viewport to Polypane {.figcaption .mb-8}





&lt;h4&gt;
  
  
  Sizzy
&lt;/h4&gt;

&lt;p&gt;With Sizzy, you have to visit a dedicated (and somewhat out of the way) menu to add even a baked-in device profile. And it always adds the new device viewport to the &lt;em&gt;right&lt;/em&gt;. If you want to shuffle it left of your prior viewport, as noted above, you'll have to visit the same menu a second time. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F46qqdcm3qmnt42s2uuh3.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F46qqdcm3qmnt42s2uuh3.gif" alt="Adding a viewport to Sizzy"&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;
    Adding a viewport to Sizzy&lt;br&gt;
  
  &lt;/p&gt;

&lt;h3&gt;
  
  
  Reconfiguring an existing viewport
&lt;/h3&gt;

&lt;h4&gt;
  
  
  Polypane
&lt;/h4&gt;

&lt;p&gt;To swap out one of your viewports for another, you just click on the device type label above the viewport and the same overlaid list as mentioned above appears. Choosing a different profile reconfigures the current viewport to the new dimensions. Easy-peasy. And fast.&lt;/p&gt;

&lt;h4&gt;
  
  
  Sizzy
&lt;/h4&gt;

&lt;p&gt;The same task is not as fast and easy in Sizzy. You'll need to activate the overflow menu above the pane, select &lt;code&gt;edit&lt;/code&gt; to bring up a modal dialog, manually type in your adjustments, and save your changes. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvch4yelwerdkl4k8skhf.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvch4yelwerdkl4k8skhf.gif" alt="Reconfiguring a viewport in Sizzy"&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;
    Reconfiguring a viewport in Sizzy&lt;br&gt;
  
  &lt;/p&gt;

&lt;p&gt;But, wait! There's more! You didn't &lt;em&gt;merely&lt;/em&gt; adjust the viewport there. You actually also edited the &lt;em&gt;built-in&lt;/em&gt; device profile, and it's gonna stay that way (until you manually reverse your edits or clear the app cache). You probably &lt;em&gt;didn't&lt;/em&gt; want to do that. I know I sure didn't when I came across first this feature. If you really want to go down this path, you'd want to &lt;code&gt;clone&lt;/code&gt; the viewport first and then make your modifications. But the underlying point here is that Sizzy doesn't provide an easy way to quickly reconfigure a given pane. It's an all-or-nothing sort of thing—if you change it, you're changing the underlying device definition quasi-permanently. &lt;/p&gt;

&lt;h3&gt;
  
  
  Removing an existing viewport from the workspace
&lt;/h3&gt;

&lt;h4&gt;
  
  
  Polypane
&lt;/h4&gt;

&lt;p&gt;There's an "x" above each viewport. Click it and the pane goes away. It's really as simple as that. And bringing it back is as simple as double-clicking an empty area of the workspace.  &lt;/p&gt;

&lt;h4&gt;
  
  
  Sizzy
&lt;/h4&gt;

&lt;p&gt;With Sizzy, things are a bit more ... complicated. Yes, you can delete a viewport by accessing the overflow menu and choosing &lt;code&gt;delete&lt;/code&gt;. A modal will pop up asking you if you're sure you really want to do that. The first time I encountered this, I thought, "C'mon. The stakes aren't &lt;em&gt;that&lt;/em&gt; high. Why are you making me click again?" Actually, the stakes &lt;em&gt;are&lt;/em&gt; that high. You're not just removing the viewport from the workspace. You're also removing the device profile from the app completely. If you want it back, you'll need to manually recreate it (or just reset the app cache—I found myself doing that a lot). Sizzy makes it easier to delete a device completely than it does to merely hide it. That feels backwards. &lt;/p&gt;

&lt;p&gt;The proper way to merely hide a viewport form the workspace is to access the &lt;code&gt;Organize Devices&lt;/code&gt; menu, click the eyeball icon next to the unneeded device, and save out your change. Cumbersome. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Winner:&lt;/strong&gt; Polypane, and at least for my workflow, this is a &lt;em&gt;huge&lt;/em&gt; win&lt;/p&gt;

&lt;h2&gt;
  
  
  Scroll to anchor on refresh
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Polypane
&lt;/h3&gt;

&lt;p&gt;Nope.&lt;/p&gt;

&lt;h3&gt;
  
  
  Sizzy
&lt;/h3&gt;

&lt;p&gt;Yes. This is an interesting feature. Chromium is pretty good about retaining your vertical scroll position on soft reload out of the box, so I didn't find myself using this very much. But it's there and you may find a suitable use case that makes it a standout feature for your workflow.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Winner:&lt;/strong&gt; Sizzy&lt;/p&gt;

&lt;h2&gt;
  
  
  Baked-in device profiles
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Polypane
&lt;/h3&gt;

&lt;p&gt;Polypane ships with quite a few more baked-in device profiles as compared with Sizzy (21 vs. 13).&lt;/p&gt;

&lt;p&gt;&lt;small&gt;&lt;br&gt;
  iPhone Xr/Xs max | Phone Xs | iPhone 7/8 | iPhone 7/8 Plus | iPhone SE | Galaxy S8 | Galaxy S7 | Pixel 3 XL | Pixel 3 | Pixel 2 XL | Small Android | Tablet   Portrait | iPad | iPad Pro | Galaxy Note | &lt;br&gt;
  Desktop | Desktop Wide | Desktop HD | 720p | 1080p | Apple TV | Apple Watch&lt;br&gt;
&lt;/small&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Sizzy
&lt;/h3&gt;

&lt;p&gt;There aren't as many stock profiles to choose from (13)—all Apple and Android devices, except for two generic laptop profiles. &lt;/p&gt;

&lt;p&gt;&lt;small&gt;iPhone 8 | iPhone 8 Plus | iPhone XR | iPhone XS | iPhone XS Max | Google Pixel 3 | Google Pixel 3XL | iPad Air | Galaxy S9 | Galaxy S9+ | Nexus 7 | Notebook | Laptop&lt;/small&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Winner&lt;/strong&gt;: Just going by the numbers, Polypane wins this round, but given the fact that both apps are extensible in this regard (see next section), it's tough to view Polypane's higher count as a strong selling point&lt;/p&gt;

&lt;h2&gt;
  
  
  Custom device profiles
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Polypane
&lt;/h3&gt;

&lt;p&gt;Can you add custom device profiles to Polypane? Yes, but you'll have to work just a &lt;em&gt;bit&lt;/em&gt; harder for it than you do with Sizzy. Via the UI, you &lt;em&gt;can&lt;/em&gt; customize the dimensions of any existing viewport in the workspace via pane-specific controls. But you can't save your tweaks for later use. Sure, they'll remain available across sessions. But custom device dimensions are impermanent one-offs—that is, and I stress, within the UI &lt;em&gt;itself.&lt;/em&gt; However, you can modify &lt;a href="https://polypane.rocks/pane-sizes.json" rel="noopener noreferrer"&gt;this&lt;/a&gt; configuration file and save it to the appropriate OS-specific location for your device. Those changes will propagate to the built-in device list for future use. Here's where to save the modified file. &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Windows: &lt;code&gt;%APPDATA%/Polypane/&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;macOS: &lt;code&gt;~/Library/Application Support/Polypane/&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Linux: &lt;code&gt;~/.config/Polypane/&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Personally, I'd rather customize Polypane's config file than manually create custom device profiles via Sizzy's UI (which I find cumbersome), but your mileage may vary depending on your preferences/constraints.&lt;/p&gt;

&lt;h3&gt;
  
  
  Sizzy
&lt;/h3&gt;

&lt;p&gt;While Sizzy ships with fewer baked-in device profiles, this is more than offset by the fact that you can add your &lt;em&gt;own.&lt;/em&gt; I don't know what the upper limit is for custom devices profiles, but I didn't find it. To add a new, custom viewport in Sizzy you need to click the plus button in the top-right toolbar and complete the device profile form. You're able to specify a device name, a user agent string, and the the device's dimensions. Once you create a custom device profile, it shows up in your list of available devices (and stays there unless and until you clear the app cache). You can always get back to it. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Winner:&lt;/strong&gt; Feels like a tie to me, though if you're particularly averse to customizing a config file (you're probably not), Sizzy may have the edge for you&lt;/p&gt;

&lt;h2&gt;
  
  
  Filtering by device types/OS
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Polypane
&lt;/h3&gt;

&lt;p&gt;Nope.&lt;/p&gt;

&lt;h3&gt;
  
  
  Sizzy
&lt;/h3&gt;

&lt;p&gt;Yes. I can see this being very useful for developers who target both Android and iOS, but would like to focus on one or the other sets of devices at a time. You can also, of course, filter out mobile devices and just look at larger screens. This functionality is nicely implemented and works well.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffcujgr24ua6htmmygd3x.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffcujgr24ua6htmmygd3x.jpg" alt="Sizzy's filter controls"&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;
    Sizzy's filter controls&lt;br&gt;
  
  &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Winner:&lt;/strong&gt; Sizzy &lt;/p&gt;

&lt;h2&gt;
  
  
  Derive viewports from your CSS
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Polypane
&lt;/h3&gt;

&lt;p&gt;Want to automagically see what your site looks like across your &lt;em&gt;own&lt;/em&gt; breakpoints rather than those from a canned device profiles list? Polypane absolutely lets you do that. Just click the &lt;code&gt;Create panes&lt;/code&gt; button in the toolbar and the workspace loads all your media queries as panes in the workspace. This is a standout feature. And if it strikes you as one you'll need ... well ... Polypane is the only game in town right now.&lt;/p&gt;

&lt;h3&gt;
  
  
  Sizzy
&lt;/h3&gt;

&lt;p&gt;Nope. Not automatically, at any rate. You'd need to manually create them, one by one, and then toggle their visibility on individually. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Winner:&lt;/strong&gt; Polypane&lt;/p&gt;

&lt;h2&gt;
  
  
  Screenshots
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Polypane
&lt;/h3&gt;

&lt;p&gt;Polypane currently only allows you to screenshot the entire set of visible panes. There is no option to screenshot individual viewports. Screenshotting consistently worked as expected, though. I would note that Polypane does not hide the viewport UI (device type, pixel dimensions, etc.), so they will appear in your generated screenshots. I can't decide whether this is a good thing or not. &lt;/p&gt;

&lt;h3&gt;
  
  
  Sizzy
&lt;/h3&gt;

&lt;p&gt;With Sizzy, you can screenshot individual panes as well as the complete set. Screenshotting the complete set of viewports, however, is currently an experimental feature. Screenshotting individual panes via the on-canvas viewport UI worked like a charm, however. Moreover, Sizzy has the ability to screenshot the viewport or the entire scrolled page—also an experimental feature right now, though thankfully one that appears to work as intended. That's a nice, thoughtful touch.  &lt;/p&gt;

&lt;p&gt;I found screenshotting all panes with Sizzy to be very hit and miss. I can see why it's currently behind an experimental toggle. In my testing, I saw screens spliced together incorrectly into a single image when I was in default view mode as well as horizontal view mode. &lt;/p&gt;

&lt;p&gt;Feels like I personally would use the side-by-side screenshots that Polypane provides much more often than I'd need Sizzy's individual screenshots. Your mileage may vary according to your use case. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Winner:&lt;/strong&gt; Looks sort of like a tie, but somehow in different categories 🤷&lt;/p&gt;

&lt;h2&gt;
  
  
  Keyboard shortcuts
&lt;/h2&gt;

&lt;p&gt;If you're a so-called power user—if the first thing you do with a new app is to learn the keyboard shortcuts—both Polypane and Sizzy have you covered. &lt;/p&gt;

&lt;h3&gt;
  
  
  Polypane
&lt;/h3&gt;

&lt;p&gt;View the list of available keyboard shortcuts &lt;a href="https://polypane.rocks/docs/list-of-shortcuts" rel="noopener noreferrer"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  Sizzy
&lt;/h3&gt;

&lt;p&gt;You can find Sizzy's shortcuts under the &lt;code&gt;Settings &amp;gt; Shortcuts&lt;/code&gt; tab. There's a note at the top of this tab promising that shortcuts will soon be customizable!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Winner:&lt;/strong&gt; Whichever one allows user-configurable shortcuts first!&lt;/p&gt;

&lt;h2&gt;
  
  
  Baked-in Microsoft device profiles
&lt;/h2&gt;

&lt;p&gt;Mac users: feel free to eye roll and skip to the next section now.&lt;/p&gt;

&lt;h3&gt;
  
  
  Polypane
&lt;/h3&gt;

&lt;p&gt;Nope. Not a Surface device in sight. (But at least you can add them to the pane config if you're so inclined)&lt;/p&gt;

&lt;h3&gt;
  
  
  Sizzy
&lt;/h3&gt;

&lt;p&gt;See above. But, again, you can add your own profiles.&lt;/p&gt;

&lt;p&gt;That's pretty much all there is to say about that. 👎&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Winner:&lt;/strong&gt; Neither&lt;/p&gt;

&lt;h2&gt;
  
  
  Try before you buy?
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Polypane
&lt;/h3&gt;

&lt;p&gt;Yes. (Seven-day trial.)&lt;/p&gt;

&lt;h3&gt;
  
  
  Sizzy
&lt;/h3&gt;

&lt;p&gt;No. But contact the developer. He may grant you a quasi-trial period within which you can get a full refund of the purchase price. Even if not, it may not be too financially onerous to shell out $7 for a one-month subscription. At least you'll know whether the tool grabs you enough to commit to the yearly package. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Winner:&lt;/strong&gt; Polypane&lt;/p&gt;

&lt;h2&gt;
  
  
  Documentation
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Polypane
&lt;/h3&gt;

&lt;p&gt;Yes: &lt;a href="https://polypane.rocks/docs/" rel="noopener noreferrer"&gt;here&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Sizzy
&lt;/h3&gt;

&lt;p&gt;Doesn't appear so. But there is a &lt;a href="https://headwayapp.co/sizzy-release-notes" rel="noopener noreferrer"&gt;changelog&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Winner:&lt;/strong&gt; Polypane&lt;/p&gt;

&lt;h2&gt;
  
  
  Update cadence
&lt;/h2&gt;

&lt;p&gt;Too soon to tell. I will say that Sizzy updated from 0.0.21 to 0.1.2 while I was writing this review and Polypane 1.1 is scheduled to drop tomorrow. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Winner:&lt;/strong&gt; not enough comparative info yet&lt;/p&gt;

&lt;h2&gt;
  
  
  Odds and ends
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Toggling device orientation
&lt;/h3&gt;

&lt;p&gt;In Sizzy, to change a pane's orientation from portrait to landscape, you click the associated device icon (at the upper left of the pane); in Polypane, you click on one of the pixel dimension readouts at the upper right. Neither is particularly discoverable at first blush. Sizzy, however, does provide a hover effect for the device icon, which certainly aids discoverability. Clicking the icon not only toggles the pane to landscape or portrait orientation, it also rotates the device icon itself to the appropriate orientation as well. That's a nice little touch and representative of Sizzy's more polished UI.&lt;/p&gt;

&lt;h3&gt;
  
  
  Sizzy's ghost scroll
&lt;/h3&gt;

&lt;p&gt;Sometimes when I was using Sizzy and also had another Chromium browser open as well, the web page I was viewing would begin to slowly scroll upwards in both browsers and there was no way to stop it, except by closing one or the other of them.&lt;/p&gt;

&lt;h3&gt;
  
  
  Polypane's scroll sync issue
&lt;/h3&gt;

&lt;p&gt;If your dev environment makes use of Browsersync (and particularly its scroll sync functionality), be warned that this doesn't play nicely with Polypane. You'll need to either (a) configure Browsersync to &lt;em&gt;not&lt;/em&gt; sync scroll across devices, or (b) toggle off Polypane's built-in scroll syncing (via the &lt;code&gt;enable/disable scroll sync&lt;/code&gt; toggle in Polypane's toolbar) and let Browsersync do its thing (which is my preference). You'll need to do one or the other. Otherwise, things &lt;em&gt;will&lt;/em&gt; get weird.&lt;/p&gt;

&lt;h2&gt;
  
  
  Cost
&lt;/h2&gt;

&lt;p&gt;Okay. That brings us to the penultimate question. How much will these tools cost you?&lt;/p&gt;

&lt;h3&gt;
  
  
  Polypane
&lt;/h3&gt;

&lt;p&gt;Polypane runs &lt;strong&gt;$12&lt;/strong&gt;/month ($144 billed yearly) or you can subscribe monthly for $15. I initially thought this seemed a bit pricey given Polypane's feature set, which is generally comparable to Sizzy's (at less than half the apparent cost). But Polypane's license allows you to install the app on three &lt;em&gt;separate&lt;/em&gt; devices. This is well worth noting for purposes of price comparison. Yes, the cost is higher on the face of it, but per install it works out to be as little as $4/device (if you require multiple device seats, as I do). &lt;/p&gt;

&lt;h3&gt;
  
  
  Sizzy
&lt;/h3&gt;

&lt;p&gt;Sizzy will set you back only &lt;strong&gt;$5&lt;/strong&gt;/month ($60 billed yearly). It, too, has a month-by-month option for $7. At less than half the cost per month and with a very similar feature set where it counts, Sizzy is the winner here in terms of a price-to-value comparison—that is, if you only need one seat. Note: Sizzy's license allows you to install the app on one &lt;em&gt;single&lt;/em&gt; device. To add additional devices, you'll need to purchase additional licenses (at $5/seat). If cost is a deciding factor for you, and you &lt;em&gt;don't&lt;/em&gt; need multiple seats, you'll probably want Sizzy (that is, &lt;em&gt;unless&lt;/em&gt;, for &lt;em&gt;your&lt;/em&gt; workflow, the significantly better tool management UX of Polypane justifies its higher cost. As noted above, Polylpane has a free trial to help you make that determination). &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Winner:&lt;/strong&gt; Going strictly by the numbers for a &lt;em&gt;single&lt;/em&gt; license, Sizzy wins (but the story is different if you need/want multiple seats)&lt;/p&gt;

&lt;h2&gt;
  
  
  Do you actually need one of these tools?
&lt;/h2&gt;

&lt;p&gt;And, finally, the most important question—one that's probably been on your mind throughout the entire review above: do you actually &lt;em&gt;need&lt;/em&gt; one of these tools?&lt;/p&gt;

&lt;p&gt;I'll be honest here. If you're budget is currently tight (as mine has been at various points in my life), the short answer feels like: No. Not really. These are nice tools. Good tools. Convenient tools. Helpful tools. I like them both for different reasons. I wish that together they would make a baby that embodied the best of both, name is "Polysizer," and release it to the world. I'd subscribe to that in a heartbeat. &lt;/p&gt;

&lt;p&gt;Do they speed up your workflow? Quite possibly, but not exponentially so. They certainly &lt;em&gt;do&lt;/em&gt; reduce the friction of developing a responsive website in real time that looks great across various device types.&lt;/p&gt;

&lt;p&gt;But they both currently feel like something of a luxury to me. &lt;em&gt;Very&lt;/em&gt; nice to have—and worth the investment—but not yet indispensable. That said, if the cost is workable for your budget, I highly recommend giving one or both of them a try. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Winner&lt;/strong&gt;: You! ✊&lt;/p&gt;

&lt;h2&gt;
  
  
  Summary comparison
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Polypane&lt;/th&gt;
&lt;th&gt;Sizzy&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Under the hood&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Electron (with Chromium)&lt;/td&gt;
&lt;td&gt;Electron (with Chromium)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Linux support&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✓&lt;/td&gt;
&lt;td&gt;✓&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Rearrange viewports&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✓ quick and easy&lt;/td&gt;
&lt;td&gt;✓ comparatively cumbersome&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Reconfigure viewports on the fly&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✓ quick and easy&lt;/td&gt;
&lt;td&gt;✕ Not really&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Remove viewports&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✓ quick and easy&lt;/td&gt;
&lt;td&gt;✓comparatively cumbersome&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Zoomable workspace&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✓&lt;/td&gt;
&lt;td&gt;✓&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Scroll to anchor on refresh&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✕&lt;/td&gt;
&lt;td&gt;✓&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Baked-in devices&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;21&lt;/td&gt;
&lt;td&gt;13&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Custom device profiles&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✓ via a modified config&lt;/td&gt;
&lt;td&gt;✕&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Filter by device type&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✕&lt;/td&gt;
&lt;td&gt;✕&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Filter by device OS&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✕&lt;/td&gt;
&lt;td&gt;✕&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Screenshot individual viewport&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✕&lt;/td&gt;
&lt;td&gt;✓&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Screenshot all viewports&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✓&lt;/td&gt;
&lt;td&gt;✕ Still experimental&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Derive breakpoints from CSS&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✓&lt;/td&gt;
&lt;td&gt;✕&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Microsoft device profiles&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✕&lt;/td&gt;
&lt;td&gt;✕&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Free trial&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✓&lt;/td&gt;
&lt;td&gt;✕&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Documentation&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✓&lt;/td&gt;
&lt;td&gt;✕&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Seats/devices per license&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Cost&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;
&lt;strong&gt;$12&lt;/strong&gt;/month (on up to 3 devices)&lt;/td&gt;
&lt;td&gt;
&lt;strong&gt;$5&lt;/strong&gt;/month (on a single device)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  Summary
&lt;/h2&gt;

&lt;p&gt;I like both of these apps, albeit for different reasons. Polypane has better tool management; Sizzy has a more polished UI and some unique functionality (filter by device/OS, for example). This space is still evolving (pioneered by Blisk, I think—more on that in another review) and I expect great things from both Polypane and Sizzy (and others?) in the future. May their tribe increase. &lt;/p&gt;

&lt;p&gt;This article was originally published on &lt;a href="https://www.windowswebdev.io/blog/polypane-vs-sizzy/" rel="noopener noreferrer"&gt;windowswebdev&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>polypane</category>
      <category>sizzy</category>
      <category>tools</category>
      <category>frontend</category>
    </item>
  </channel>
</rss>
