Building library of reusable components using Angular content projections by Petro Rogutskyi

Опубликовано: 04 Октябрь 2024
на канале: Engineering Community
221
7

Ever wondered how to build a collection of reusable components for your project? Or how component libraries, like material components, are built? Or you just want to become better in writing angular components?

During this presentation you will learn what are content projections and how they can be used to write generic components, that does’t require any code change to adapt to different user needs, like styling or positioning of their content.