That's probably a wise choice. Pipes are great for simple situations, mostly for code clarity. But it can be abused easily, like a hammer seeking nails.
It's similar to await/async, you eventually start designing code that better suits that interface rather than pigeonholing it with complex syntax.
It's similar to await/async, you eventually start designing code that better suits that interface rather than pigeonholing it with complex syntax.