Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть AngularJS Tutorial 12 - FILTERS

  • Nisha Singla
  • 2016-10-01
  • 2028
AngularJS Tutorial 12 - FILTERS
filters in angularjsformatting filters in angularjsbuilt-in filters in angularjsAngularJS filters
  • ok logo

Скачать AngularJS Tutorial 12 - FILTERS бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно AngularJS Tutorial 12 - FILTERS или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку AngularJS Tutorial 12 - FILTERS бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео AngularJS Tutorial 12 - FILTERS

In this tutorial, we are going to learn about filters in angularJS
Filters are helpful to modidy or format the data before showing it to users. To apply filters you need to use pipe(|) character . Filters can also take parameters they are delimeted by colon(:) symbol after the filter name.
Filter can be used in view templates, controllers and services.
Angular has predefined filters for most of common data transformation.
1.uppercase
2.lowercase
3.date
4.number
5.currency
6.json
7.limitTo
8.filter
9.orderBy
Filters can do 3 things:
1)Filter 2)Format 3)Sort
So, in this video we will learn only about formatting filters
1) uppercase: uppercase filter converts a string to uppercase
{{expression | uppercase }}
2) lowercase :lowercase filter converts a string to uppercase
{{expression | lowercase}}
3)date : date filter formats the date into string according to given format
{{expression |date:format }}
4)number : number filter formats a number as text
{{expression | number :fractionsize }}
5)currency: currency filter converts a number into proper currency format along with currency symbol
{{ expression | currency : symbol : fractionsize }}
6)json : jsonfilter is used to convert JAVASCRIPT object to JSON string
{{ expression | json : spacing }}

To check my all videos :    • AngularJS Tutorial 1  -  Introduction  

Facebook Page:
  / angularjs4beginners  

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]