Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 2.57 KB

README.md

File metadata and controls

41 lines (22 loc) · 2.57 KB

angular-basics-for-beginners

The project covers implementation of some basic functionalities of Angular

  • Nested Components

  • Styling

  • Interpolation (Data Binding)

  • Property Binding

  • Local Image use

  • Attribute Binding

  • Event Binding

  • Structural Directives

    • ngIf

    • ngSwitch

    • ngFor

  • Component Interaction

  • Pipes (Custom and Built-in)

  • Service

  • Routing

  • Angular Form

    • Template Driven

Angular StackBlitz