Skip Navigation

Transform Inputs Properties in Angular Easy

dev.to Transform Inputs Properties in Angular Easy

When building components, defining the interfaces to be used by consumers is often challenging. We...

Transform Inputs Properties in Angular Easy

Great usecase for the transforming @Input properties.

We will have to refactor a huge (and I mean huge) component for a customer in the near future. The consuming teams should not notice any of this. transform could be very useful for this.

3
3 comments