RUVIDEO
Поделитесь видео 🙏

Learn Angular: Transforming Data with Angular Pipes

Want to learn Angular? In this video, "Learn Angular: Transforming Data with Angular Pipes", you learn how you can change the format of your data by using Angular pipes.

Generally, If you want to transform data in your Angular 9 application, you write the code in the component. For example, if you want to transform today’s date into a format like '16 Apr 2018' or '16-04-2018', you would need to write the logic for that conversion in the component.

There's a better way. Instead of writing separate boilerplate code, you can use the built-in pipe called DatePipe which will take input and transform it into the desired date format.

A pipe takes in data as input and transforms it to the desired output. It is very similar to a WPF Converter (IValueConverter).

Angular provides a number pipes out of the box. You can read about them in the Angular documentation:

https://angular.io/api?type=pipe

In this video, I show you how to use the built-in Angular Pipes to transform your data, and how to create your own custom Pipe to meet those app requirements where a built-in Pipe just won't work.

"Desktop to Web: A WPF Developers Guide to Learning Angular" is a video tutorial series that will help you take your WPF and WinForms desktop coding skill to the web with Angular. This series will help you understand how your current desktop skills map directly to concepts in Angular to make your learning path to the web as easy and painless as possible.

During each video in this series I will be giving away a one year subscription to Infragistics Ultimate valued at $1,995 USD. Simply subscribe to my channel, like the video, and leave a comment to be entered. Winners are announced in the next video in the series.

Official contest rules: http://brianlagunas.com/desktop-to-web-series-youtube-official-contest-rules/

The Prize: https://www.infragistics.com/products/ultimate

Follow Me:
Twitter: https://twitter.com/brianlagunas
Blog: http://brianlagunas.com
GitHub: https://github.com/brianlagunas

My Prism Project:
Prism Library: http://prismlibrary.github.io/
Become a Patron: https://www.patreon.com/prismlibrary

UPDATE: And the winner is... Ruben Esparza!

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Learn Angular: Transforming Data with Angular Pipes», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.