#angular #tutorial #beginners #component #reload
In this Angular tutorial, you'll learn,
1) How to pass data from parent component to child component using ngOnChanges lifecycle hook.
2) How to Refresh/Reload the Angular child component
Source code from this tutorial is available on GitHub https://github.com/jay3dec/angular-ma...