This project was generated with Angular CLI version 9.1.1.
Clone the Repo git clone https://github.com/nurdtechie98/LetsGetItDoneAgain.git
move t directory cd LetsGetItDoneAgain
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
- Inbuilt Pipes : String | Currency
- Custom Pipes : Usage | Src Code
- Custom Pipes With Args : Usage | Src Code
- Custom Piped Using Inbuilt: Usage | Src Code | Import
- Pipe Chaining: Usage
- Template
- Component
- Two-way data bindings Component
- Validity and StateChange Example | Example
- Handle Submit Template | Component
- Component Directive Generic Form Component | Generic Form template | Usage
- Attribut Directive Directive | Usage
- Structural Directive Directive | Usage