Daily Shaarli

All links of one day in a single page.

April 28, 2021

"How To Bake Layers Of Accessibility Testing Into Your Process", Kate Kalcevich (@katekalcevich) & Mike Gifford (@mgifford) #a11y
thumbnail

Remember the goal isn’t to score high in a testing tool, or even to meet a WCAG guideline, but rather to make your content more widely available, including to assistive technology users.

"Keeping third-party scripts under control", Chris Anstey & Antoine Bisch

Third-party scripts, or "tags" can be a source of performance problems on your site, and therefore a target for optimization. However, before you start optimizing the tags you have added, make sure that you are not optimizing tags you don't even need. This article shows you how to assess requests for new tags, and manage and review existing ones.

"Profiling site speed with the Chrome DevTools Performance tab", @DebugBear
thumbnail

Learn how to use the Chrome DevTools Performance tab to measure and improve the speed of your website.