Diigo Bookmarks 09/15/2015
著
-
Infinite Scrolling and Accessibility (It’s Usually Bad) | Web Axe
"Experts say don’t do infinite scrolling, or be extremely careful in doing so. I completely agree. Infinite scrolling creates accessibility and usability problems."
-
Why is it so Easy to Get "Mobile First" Wrong? - Deep Design
"This is the catch of mobile-first design. When we start with the most restrained solution, we tend to get lazy and fail to flesh it out for more robust contexts."
-
Interview with Brad Frost on Atomic Design & Crafting Modern Websites
"While I’d like to selfishly say every designer and developer should take atomic design to heart, I don’t think I would get all religious with it. I’ve found it to be a tremendously helpful mental model for me and has forever changed the way I approach my work."
-
Defining Design — HH Design — Medium
"At its core, design is systemized problem solving. Design encompasses all the high level thinking we do when we come up with an idea about how we can make something better."
-
Want to learn JavaScript in 2015? — Medium
"This is a walk-through of the steps I personally took in a single year, to begin learning JavaScript. My goal was to be able to get a job in a position where Javascript would be at the forefront of what I do on a daily basis."
-
An Intro to CSS Testing with SonarQube | CSS-Tricks
"SonarQube provides feedback on code quality for a wide range of languages including CSS. A web interface provides an overview of your project code quality."