Skip to content

Commit 18c54eb

Browse files
Link to Ish. is broken
Fixes bradfrost#153
1 parent c60b2f6 commit 18c54eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter-3.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ Indeed, this is the promise of [container queries](http://alistapart.com/article
354354

355355
Between responsive design, container queries, and good ol'-fashioned common sense, we now understand why it's imperative to create flexible UI patterns. But how do we do that? And how can our pattern library tools help us think and act flexibly?
356356

357-
Many early responsive design testing tools focused on viewing designs on popular mobile device widths, such as 320px (an iPhone 4 in portrait mode), 480px (an iPhone 4 in landscape mode), 768px (an iPad in portrait mode), and so on. But, of course, the web is *much* more diverse than a mobile view, a tablet view, and a desktop view. To help designers better consider the entire resolution spectrum when testing their responsive designs, I created a tool called [ish.](http://bradfrost.com/demo/ish/)
357+
Many early responsive design testing tools focused on viewing designs on popular mobile device widths, such as 320px (an iPhone 4 in portrait mode), 480px (an iPhone 4 in landscape mode), 768px (an iPad in portrait mode), and so on. But, of course, the web is *much* more diverse than a mobile view, a tablet view, and a desktop view. To help designers better consider the entire resolution spectrum when testing their responsive designs, I created a tool called [ish.](https://github.com/bradfrost/ish.)
358358

359359
The tool is called *ish.* because selecting the small button results in a small-ish viewport. Selecting it again provides a different small-ish viewport. Selecting the medium button gives you a medium-ish viewport. And the large button results in a—wait for it—large-ish viewport. These randomized values help designers and developers better consider the entire resolution spectrum rather than a handful of popular device dimensions.
360360

0 commit comments

Comments
 (0)