|
▶ How A Screen Reader User Accesses The Web — Lรฉonie Watson (a blind screen reader user and web accessibility expert) explores the web, explaining some unexpected properties of HTML elements that have a huge impact on accessibility and performance.
Bruce Lawson
|
Design for Developers ✨ New Course by Sarah Drasner — Become more self-sufficient for the entire process for execution, from concept to design to implementation. Understand the rules for designing and learn to create complex and beautiful front-end experiences.
Frontend Masters sponsor
|
|
Preloading Fonts and the Puzzle of Priorities — Another on preloading. This one's a thorough and detailed look at how <link rel=preload> behaves specifically in regards to fonts, concluding that there’s a case to be made for preloading one or maybe two critical fonts.
Andy Davies
|
|
'Trusted Types' To Help Prevent Cross-Site Scripting? — A look at an experimental, Chrome-only API that aims to prevent DOM-based cross-site scripting by only letting special typed objects to make certain types of changes to the page. If this approach were to catch on in a standardized, cross-browser way it could be a big deal.
Krzysztof Kotowicz (Google)
|
|
How @supports Works — The @supports query tests if a browser can support a particular property before applying a block of style.
Chris Coyier
|
|
mailtolink.me: Mailto Link Generator — A simple markup generator for mailto links (direct links to email clients from the Web) that takes care of the formatting for you. Note that the address is not obfuscated, however.
Michael Mckeever
|
|
No comments:
Post a Comment