You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The feature is great itself, but its name may lead to misunderstanding. Imagine view where you have list of items with filtering and sorting. And when you render item, you use filter in binding expression. Filter and filter, but these are very very very different things.
If you ask people with huge bash/cmd experience, they will tell you, that "|" in vue.js is very similar to what pipes do and look like.
Besides, angular 2 renamed filters to pipes opposed to angular 1.