The ultimate guide on how to create customizable Angular components
best practices, anti-patterns, ng-deep, global styles, mixins, CSS vars, and CSS part, all covered in one article!
10 min readApr 6, 2022
--
Angular is inspired by the core concepts of web components. Therefore it uses components and the core ideas of Shadow DOM.