A presentation at JavaScript fwdays’21 by Chen Hui Jing
The capabilities of CSS have expanded in leaps and bounds in recent years, as browsers have sped up their release cycles, and specifications are being developed and adopted faster than before. There was a time back then when CSS was not even meant for doing layouts, but that time has long past. Today, web layouts are practically synonymous with CSS. In addition to that, CSS can now be used to build components that used to only be feasible with Javascript. This talk will showcase a few of such features and explain how to build them yourself.
The following resources were mentioned during the presentation or are useful additional information.