Diigo Bookmarks 12/14/2014
著
-
Noizio – ambient sound equalizer for relax or productivity.
"With this ambient sound equalizer, not only will you be able to relax, but you will also increase your productivity, as you’re trying to concentrate on your work!"
-
A Closer Look At The Select Element
"I guess the point of this article is to highlight the importance of having a discussion with the designer around the <select> element before the design gets into production. It is important to know the pros and cons of native and custom select boxes and how the browser treats them."
-
Performance Calendar » The Pain of Duplicate Scripts
"If a script is included multiple times, it gets executed over and over again. In addition, Firefox will download the script multiple times unless the script is explicitly cached."
-
Responsive Type With Only CSS — Medium
"In the above example the section container fills up 100% of the screen width only if the screen is in a portrait view (taller than it is wide)."
-
The problem with CSS pre-processors | Blog | Miller Medeiros
"A stylesheet full of mixins, if/else, loops, variables, functions, etc, will be as hard to maintain as a bloated hand-crafted stylesheet, if not harder."
-
"What are the pain points and considerations when large companies/applications move existing products into a single responsive codebase? The largest challenges are seldom technical. They are often cultural."