ngCourse2
ngCourse2 copied to clipboard
Add code example and section about events in passing data to components
https://angular-2-training-book.rangle.io/handout/components/app_structure/passing_data_into_components.html
The above section mentions about Angular 2 events model but doesn't contain a section explaining what it is and would help to include a code example as well.