Let's work on some View Encapsulation

Heyyyyyy.......Encapsulation

Let's work on some Angular Directives

Example of Structural Directives

Example of Attribute Directives

Let's work on some Pipes

Unformatted text:{{msg}}

Unformatted number:{{num1}}

Unformatted Percentage:{{per}}

Unformatted currency:{{cur}}

Example of different built-in Pipes

Example of custom Pipes

Let's Know about Services and Dependency Injection