Добавить
Уведомления

Angular 2 components

View part 1 first: https://www.youtube.com/watch?v=5DXkozJ7mp0 Today in this tutorial, we will continue learning Angular 2 step by step and here we will learn all about Angular 2 component. In Angular 2 “everything is a component.” That's why Angular 2 is also called a component-based framework, which allows us to create reusable UI widgets. Here in this tutorial, First of all, We will create a very simple Angular 2 Component (EmployeeList Component) where we will learn a little about lifecycle hooks also. Then we will create an another component (SearchBar Component) where we will see how to nest the SearchBar component inside the Employee component and communicate with each other. Download: http://www.dotnetawesome.com/2017/05/angular-2-components.html

12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

View part 1 first: https://www.youtube.com/watch?v=5DXkozJ7mp0 Today in this tutorial, we will continue learning Angular 2 step by step and here we will learn all about Angular 2 component. In Angular 2 “everything is a component.” That's why Angular 2 is also called a component-based framework, which allows us to create reusable UI widgets. Here in this tutorial, First of all, We will create a very simple Angular 2 Component (EmployeeList Component) where we will learn a little about lifecycle hooks also. Then we will create an another component (SearchBar Component) where we will see how to nest the SearchBar component inside the Employee component and communicate with each other. Download: http://www.dotnetawesome.com/2017/05/angular-2-components.html

, чтобы оставлять комментарии