Getting Started with Angular: Inputs & Outputs
In the last post, we covered the creation and usage of components in Angular. When we left it we had created some standalone components, but they had a few problems.
In this post, we’re going to cover how we can use @Input and @Output decorators to c...
drownedintech.hashnode.dev7 min read