Performant UIs Using CSS Magic
Offered By: JSConf via YouTube
Course Description
Overview
Explore techniques for creating performant user interfaces using CSS in this conference talk from CSSConf.Asia 2014. Learn how to identify and improve performance using developer tools, and discover methods for achieving smooth 60fps animations that enhance user experience. Delve into topics such as the cost of CSS property changes, batching, Chrome timeline analysis, and GPU optimization. Gain insights on the importance of performance beyond initial page load times, focusing on perceived speed and delightful animations. Understand the web platform's need for low-level controls in managing paints and reflows. Apply these CSS magic techniques to create beautiful, responsive websites and web applications that provide a silky smooth user experience.
Syllabus
Intro
Animation to improve performance -Well executed animation instils perception of performance
Performance -Cost of CSS property change
Batching
Chrome timeline
Flooding the GPU -Uploading way too many textures
Native performance on the web?
Web platform needs low level controls - Controlling paints & reflows
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