Angular Directives Tutorial - Deep Dive into Angular Directives

preview_player
Показать описание

Directives are new attributes in Angular that enable developers to extend their HTML with custom syntax and functionality. Directives are functions that get executed when the Angular compiler finds them in the DOM. In this Angular Directives tutorial, we discuss some of the ways developers can write organized code with directives while letting those components communicate with each other and share application state effectively.

Watch this video to learn:

- Why Angular Directives are useful
- How to integrate Angular Directives with your application
- How the Isolate Scope, Transclusion and Require options work
Рекомендации по теме
visit shbcf.ru