Talk in English - US at angularday 2023
Short URL: https://joind.in/talk/a6648
(QR-Code (opens in new window))
Unlike other frameworks, Angular creates an element for every component.
This can clutter your DOM with wrappers and third-party components.
Learn how to extend your host element capabilities with classes instead of inputs, @HostListeners instead of wrappers, Directive Composition API instead of nested components, and more!
Comments
Comments are closed.
Great advice about how to actually manage the host element!
Very useful tips and requests for future API
Great and nicely explained insights, and he didn't forget about CSS!
Really great talk! Thank you
Really really interesting and well explained! Good job!
Excellent explanation of an important concept. Most people don't realise they can control the host element.
The best talk of the day, very well explained and presented.