Just found a nice read on Understanding Architecture of Angular 8 - https://overflowjs.com/posts/Angular-Understanding-Architecture-Part-2.html
The article explains
- Modules
- Components
- Services and Dependency Injection
- Component Communication - Parent to Child Component and Child to Parent Component
Hope it helps someone starting with it.
Happy coding
Top comments (0)