Diigo Bookmarks 08/16/2016
著
-
Bootstrap considered harmful | hiddedevries.nl
"Bootstrap has become a very popular tool in front-end projects over the years, and it can have huge benefits. However, if your team has a front-end developer on board, I would argue you may be better off without Bootstrap."
-
Design Better Data Tables — Mission Log — Medium
"The design of a table is its linchpin: if it’s done right, it makes complex data easy to scan and compare. If it’s done wrong, it can render information completely incomprehensible."
-
Building Themes with CSS4 Color Features - Cloud Four
"I’ve been experimenting lately with a new way to apply color values in my CSS. Instead of setting explicit values for each color, I calculate the entire palette from a small set of base colors. It’s not an applicable solution for every project, but it might be an interesting alternative method to consider."
-
Browser Support for CSS Grid Layout
"You can view data across different browsers at Can I Use. However this information tends to confuse people as it looks as though IE is the only browser with support. Read on to understand the status of Grid Layout in browsers."
-
lcamtuf's blog: CSS mix-blend-mode is bad for your browsing history
"in addition to their intended purpose, these non-linear blending operators permit us to implement arbitrary Boolean algebra"
-
Fractal | Fractal Documentation
"Fractal is a tool to help you build and document web component libraries, and then integrate them into your projects."