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.
Topic: Newsletter โ Page 8
useEffect
race conditions, problems of exclusive accordions and unknown CSS features.Dangerous regular expressions, View Transition examples and "select" element updates.
Responsive videos, optimized
fetch
calls and how to escape CSS classes in JavaScript.JavaScript projects without a build step, Node's new
--env-file
flag and a tool to create advanced transitions with thelinear()
easing function.