Weekly Shaarli

All links of one week in a single page.

Week 38 (September 18, 2023)

marcus.io · Role-playing game

Why is there the first rule of ARIA? Because ->

A guide to designing accessible, WCAG-conformant focus indicators – Sara Soueidan, inclusive design engineer

I didn't push the thought to this point! The distinction between the focus indication area and the contrasting area is also pertinent.

GitHub - DioxusLabs/taffy: A high performance rust-powered UI layout library

It handles CSS grid and flexbox

TypeScript without TypeScript -- JSDoc superpowers

It is interesting as it avoids a typescript to javascript compilation.
It works with plain JS too.