Site reliability engineering learnings at Google, the bad idea of using relative CSS units (rem
) to control spaces like margins and paddings, and the next relaxed native CSS nesting.
Articles โ Page 22
Keep writing, writing, writing ...
useEffect
race conditions, problems of exclusive accordions and unknown CSS features.Should browsers ask you what you wanted to tap if you hit two elements?
Array
returns.every() true
for empty arrays.Dangerous regular expressions, View Transition examples and "select" element updates.