Try Angular v4 // 10 of 28 // Pipes & Custom Pipes

preview_player
Показать описание
Try Angular v4 // 10 of 28 // Pipes & Custom Pipes

Learn the basics behind Angular v4 (aka Angular2) in this series. We'll cover the basics including:
- Setup Angular and your first Angular app
- Two-way data binding
- Angular Templates
- Using Angular Components
- Angular CLI (command line interface)
- Compiling to production
- Creating custom pipes
- and much more!

Links:

All of our tutorials have a simple goal in mind: get you building something real and quickly.

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

your this video playlist is so usefull thanks!

nisanurbulut
Автор

Hi, all fine so far but how can i re-use the pipe function in e.g. the video-detail.html to see only the clicked link?
would be awesome if you answer!
Kind regards

tobisan
Автор

It works. But I got the following warning:
VM2820:1 [Deprecation] 'webkitURL' is deprecated. Please use 'URL' instead.

MrRight