Tagged “zoo”
-
Anchors are for links, not buttons.
-
Font weight affects the color contrast
-
Always write meaningful alt attributes
-
Anchors are for links, not buttons
-
Respect the user’s motion settings and reduce animations
-
Use display: contents with great caution
-
Using logical properties makes your site bulletproof for writing modes
-
Correct use of landmarks improves website’s SEO and accessibility
-
Use meta referrer tag to control referrer information
-
Don’t forget the lang attribute
-
Using requestAnimationFrame makes smoother animations
-
Don't save sensitive data in localStorage
-
Use requestIdleCallback for time-consuming, low-priority tasks