An open API service indexing awesome lists of open source software.

https://github.com/jingyiniu/angular-practice

This is an angular project aiming to practice some basic angular operation like ngFor, two-way data binding and etc.
https://github.com/jingyiniu/angular-practice

angular ngfor two-way-data-binding typescript validation

Last synced: 3 months ago
JSON representation

This is an angular project aiming to practice some basic angular operation like ngFor, two-way data binding and etc.

Awesome Lists containing this project

README

        

# AugularDemo
This is an ongoing project aiming to practice some basic angular operation like ngFor, two-way data binding and etc.

## Screenshots
**Blog page**
API request from JSONPlaceholder(https://jsonplaceholder.typicode.com/)

**Profile page**
Form with two-way binding

Form with validation