Diigo Bookmarks 04/04/2016
著
-
Apple is bad news for the future of the Web — Medium
"By denying users a way to access voice and video conferences in a web browser, or share files peer-to-peer over a web site, for example, Apple is driving iOS users toward installing more and more native applications."
-
The Price Of Not Using UX Patterns | UX Magazine
"When users are accustomed to using a pattern, even a minor change in that pattern can be very expensive in performance terms."
-
How You Can Use Responsive Web Components Today
"Web Components enable you to build pieces of UI once and use them everywhere. This is ideal for projects like a living styleguide where you want to build a library with a single source of truth for each of your components."
-
Offline First: Love the Idea, Hate the Name, From the Notebook of Aaron Gustafson
"all of the code required to make the offline experience possible in the first place requires an initial (and stable) connection to the Web. In other words, offline can’t be first."
-
10 Shortcuts for Effective Responsive Design
"Many myths have been built up around responsive design. Arguments have been made that responsive design is too costly in times and resources. But building a responsive site doesn’t have to be a time suck."
-
The Holy Grail Layout with CSS Grid
"The CSS Grid Layout is really complex, even more so than Flexbox. It has 17 new properties and introduces a lot of new concepts around the way we write css."