Diigo Bookmarks 03/22/2018
著
- Chrome 41: The Key to Successful Website Rendering l Elephate
"most importantly, it doesn't fully support the new JavaScript syntax - ES6 (officially called ES2015)."
- Security and Performance Benefit from the rel="noopener" - Pine
"if you embed a link into your site or article which point to another page - and opened in a new window - the target page can modify the original page in some way through JavaScript using window.opener object."
- CSS: The bad bits (and how to avoid them) - Joe Forshaw
"As difficult as I believe CSS is, every website in the world needs it and couldn't survive without it. So here's some of my thoughts on what's bad and how to keep sane when writing it."
- Super Mario World made only with CSS gradients - no JS, no embedded images/data URIs, no external...
"No embedded or external images were used. No JavaScript too. Only CSS (with Stylus as preprocessor) and this tiny HTML"
- A DevTools for Designers - UX Collective
"In 2010, Jeffrey Zeldman wrote "An InDesign for HTML and CSS?", which explored the idea of a web prototyping tool, accessible and familiar to visual designers, that would output decent code that could be handed off to developers."
- Why accessibility testing with real users is so important - Accessibility
"Because accessibility is such a complex issue, there were some things that we could only find out if we tested with real users."