[Angular 6 + Spring Boot] #19 Angular Component Communication Using @Input and @Output
У вашего броузера проблема в совместимости с HTML5
Create Java web applications with Angular 6 and Spring Boot
In this episode you will learn how to implement communication between Angular components. Angular parent components share data with their children using the @Input decorator. On the other hand, child components signal changes to their parents by emitting events (@Output).
Source code
https://github.com/dangeabunea/RomanianCoderExamples/tree/master/NoteIt
_______
Check out the latest software programming articles on my blog, where you will find lots of software development tutorials that will sharpen your programming skills
https://www.romaniancoder.com
_______
Say hi on social
Facebook: https://www.facebook.com/romaniancoder
Twitter: https://twitter.com/romaniancoder
GitHub:https://github.com/dangeabunea
#angular #springboot #spring #java #webapplication #angular6 #angulartutorial #angularspringboot