In this tutorial we are talking about Angular pipes and how to use pipe.
Pipes are simple functions you can use in your templates to accept an input value and return a formatted value.
Angular provides built-in pipes for typical data transformations, like:
DatePipe: Formats a date value according to locale rules.
UpperCasePipe: Transforms text to all upper case.
CurrencyPipe: Transforms a number to a currency string, formatted according to locale rules.
PercentPipe: Transforms a number to a percentage string, formatted according to locale rules.
************************************************************
Previous Video: • Angular video series - #7 Template st...
Next video: • Angular Video Series Part 9 || Proper...
Full series: • Full Angular Course
************************************************************
Linkedin: link / slobodan-gajic
Portfolio: https://bobangajicsm.github.io/portfo...
Twitter: / _slobodangajic_
************************************************************