Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore surprising differences in CSS selector performance in this informative video. Delve into the misconceptions surrounding attribute selector speed and uncover unexpected performance issues with commonly used selectors. Learn how to conduct selector performance tests, compare class and attribute selectors, examine comma-separated selectors versus :is(), :where(), and :not() pseudo-classes, and investigate the universal selector's impact. Gain insights into whether selector performance is worth considering in your web development projects and discover up-to-date information that challenges long-standing beliefs in the field.
Syllabus
- Introduction
- How we’re doing the tests
- Class vs. Attribute selectors
- comma-separated selectors vs. :is, :where, and :not
- The universal selector
- Is it worth worrying about?
Taught by
Kevin Powell