Diigo Bookmarks 01/23/2017
著
-
The Road to SVG and Custom Elements in Clarity Icons
"In the end, the team decided on injecting SVG into an HTML5 custom element. The big downside is that it does require JavaScript to define the custom elements. But the JavaScript aspect also offered an upside in terms of opting out and customization, described later."
-
Video Breakdown - Cognitive Video Indexing | Home
"Convert audio to text based on acoustic language models"
-
A Table With Borders Only On The Inside | CSS-Tricks
"In case of table cell and border collapsing, the hidden value has the highest priority: it means that if any other conflicting border is set, it won't be displayed."
-
"Let's see by the numbers which projects got traction in 2016, by comparing the numbers of stars added on Github, over the last 12 months."
-
"We take a look at the evolution of JavaScript, arguably one of the most important languages of today, and tomorrow"
-
Styled-Components: Enforcing Best Practices In Component-Based Systems – Smashing Magazine
"The basic idea of styled-components is to enforce best practices by removing the mapping between styles and components."