Angular Pipes (Angular 4) - #5

preview_player
Показать описание
This tutorial demonstrates angular 2 / angular 4 pipes like date pipes, currency pipes and json pipes etc.
It also demonstrates how we can create our own custom pipes that accept parameters.
Рекомендации по теме
Комментарии
Автор

A nice video for angular pipes concept :)

DaraSinghG
Автор

its a good tutorial to learning about pipes

raihanhaquexyz
Автор

Don't use data type when you assign the value directly in the property when creating it, only give data type when you are not sure when this property get a value :)

perfectwebsolutions