testProject
I try to make routing (parent and child) and reusable components.
This project includes:
- built-in pipes and my own pipes (I create pipes to understand how they can work).
- routnig between parent and child components (create app-routing.module.ts).
- reusable component table which show data from other components.