Shrinking CSS
Offered By: JSConf via YouTube
Course Description
Overview
Explore the world of CSS post-processing in this 25-minute conference talk from CSSconf EU 2014. Dive into the importance of optimizing CSS for improved user experience, covering syntax error correction, duplication removal, and byte reduction. Learn about the current state of CSS parsers and discover a new open-source CSS minifier. Gain insights into parsing, understanding, and reducing CSS code, as well as techniques for writing more compression-friendly stylesheets. Explore topics ranging from key-value parsing to full AST parsing, delivering browser-specific stylesheets, and creating custom pre/post-processors for implementing missing or proposed CSS features. Presented by Stoyan Stefanov, a renowned speaker, author, and Facebook performance expert, this talk offers valuable knowledge for developers looking to enhance their CSS optimization skills.
Syllabus
CSSconf EU 2014 | Stoyan Stefanov: Shrinking CSS
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube