Using Angular 2 Pipes and Event Emitters In NativeScript

preview_player
Показать описание
Angular 2 encourages us to keep our components separate from one another, but usually components needs to pass information. This is done via EventEmitters. In this video we explore how those work and look at a simple custom pipe that can be used to filter collections of items.

Рекомендации по теме
Комментарии
Автор

@Burke Holland, Nice explanation... Can you please give some example for the same using date... like last one month, 3 months, 1year list of data to be showed to app.

GirishBalanagu