this problem is relatively troublesome, but the organization I wrote is still very clear.
1. Using node.js server, a small example of search product is made. The structure is as follows:
2.:
3.:
4.:
5.product.service.ts :
6.search.component.ts :
private products: Observable
7.product.component.ts :
which master can you give me some advice? what is the problem?