Mythical Angular-Angular Myth: Component styles
Briefly

This is a very short and interesting subject to me.In Angular, every component can have its own attached styles.Styles can be in the same file or in separated files, similar to the templates.In addition, we can encapsulate styles.There are two methods of encapsulation: Emulated and ShadowDom.This article describes both types of encapsulation and their influence on the performance of the whole app.
Read at Medium
[
add
]
[
|
|
]