Weekly Shaarli

All links of one week in a single page.

Week 38 (September 20, 2021)

preventDefault, stopImmediatePropagation, and stopPropagation: deep dive

preventDefault and stopPropagation: when to use which and what exactly each method does

Accessible Palette: Create color systems with consistent lightness and contrast

HSL is an alternative representation of the RGB color model. It’s the most common way to specify color in design tools, but it has an inherent fault — Lightness and Saturation don’t reflect human perception. Compare blue and green — while both have a Lightness of 50, blue looks much darker.