Posts tagged with pipe

Featured image for "Implementing your own pipes with Angular 2"
JavaScript

Implementing your own pipes with Angular 2

Pipes are one of the key features of Angular 2 and they are the successor to AngularJS' filters. In this article I'll write my own pipes with Angular 2.

Read more →