Diigo Bookmarks 03/17/2015
著
-
Accessibility APIs: A Key To Web Accessibility
"How do assistive technologies present a web application to make it accessible for their users? Where do they get the information they need? One of the keys is a technology known as the accessibility API (or accessibility application programming interface, to use its full formal title)."
-
A Beginner's Guide to npm — the Node Package Manager
"To make use of these tools (or packages) in Node.js we need to be able to install and manage them in a useful way. This is where npm, the node package manager, comes in. It installs the packages you want to use and provides a useful interface to work with them."
-
"Firstly, utilise and stick to our namespacing. Even though we can get around or break these rules, they’re a great start. If we make sure we signal these types of rule, at least we have a better chance of people modifying CSS safely."
-
Understanding CSS Grid Systems from the Ground Up
"Using the percentage-based margin approach, we can target columns that are an adjacent sibling to a preceding column. This will create a left margin for every column except the first one"
-
Designing for the Internet of Things - O'Reilly Media
"This free ebook gets you started. With a collection of chapters from the library's published and forthcoming books, you'll learn about the scope and challenges that await you in the burgeoning IoT world, as well as the methods and mindset you need to adopt."
-
Responsive Email Layouts for Gmail App
"We don’t have to force a full width email to the Gmail app. If we try a mobile-first approach, it actually works well enough across most email clients."