Listen Filters are used to modify the data. They can be used in expression or directives using pipe (|) character. We can use angularjs built in filters or can create filters in angularjs. There are some commonly used filters in angularjs uppercase converts a text to upper case text. lowercase converts a text to lower […]