In this article we will discusse how one of the main features of Angular is that gives us the ability of creating our own custom elements. We are going to...
We could basically translate data binding with communication. Communication betwwen our Typescript code of our component and the template which the users see.