Diigo Bookmarks 07/18/2015
著
-
What a CSS Code Review Might Look Like | CSS-Tricks
"CSS can be written in a number of ways, and the best way is often subjective to the project. I'm definitely not trying to get dogmatic with a post like this, but instead lay the foundation for what could be a starting point for getting the most out of CSS before it is released."
-
"The incredible, portable text editor and file manager that does a lot has a major update that's astonishing."
-
A New Way To Get To Space | Popular Science
"Zero2Infinity in Barcelona and Chinese startup Space Vision also anticipate flying passengers in the next few years. They are selling tickets for about $125,000 and $80,000, respectively."
-
jQuery 3.0 and jQuery Compat 3.0 Alpha Versions Released | Official jQuery Blog
"Since these methods add a style attribute to the element, they don’t tend to play well with techniques like responsive design where the visibility of elements may also be set by media queries."
-
It's Time for Everyone to Learn About PostCSS | David Clark Develops the Web
"The tool itself is a Node.js module that parses CSS into an abstract syntax tree (AST); passes that AST through any number of “plugin” functions; and then converts that AST back into a string, which you can output to a file."