Simple Angular 2 Apps with CRUD operation with an Array for Absolute Beginners of Angular 2

preview_player
Показать описание
In this video I will show how to make a very simple Angular 2 Apps with CRUD operation with an Array for absolute beginners of Angular 2. I tried to make this app in a very easy and straightforward way considering those who are new or starter in Angular 2.
Hope this video will be informative for you. If you like the video please subscribe my channel. Thank you for watching the video.

For source code:
Рекомендации по теме
Комментарии
Автор

Very Good Tutorial to work with arrays

balaavisagadda
Автор

at update function no need to loop since you already get the key index of the item being edited. Just simply assign the value
of the data to the model. Example this.employees[myValue] = this.model2; this will work already.

jhaymarz
Автор

Reducing ur speed wud be very helpful... Thnx

krakeshkumar
Автор

Thank you Sir for your tutorial it's good and simple to understand. I will also appreciate if you do another tutorial with a request fetching data from sql database.

nkmills
Автор

can u add validations for this application?? its getting added unfilled data aswell and also unfilled update aswell

sunilabhishek
Автор

Hello Sir, How can i validate save button if there is no data in input, with top alert

milinddeshpande
Автор

please make tutorial step by step, make crud with php dan angular. i like u tutorial.

jonitan
Автор

Sir plz make video on image upload in 1.x and 2.x

rameshrathod
Автор

Hello Sir,

Please tell me how to perform the same CRUD operations with Table stored in Sql Server Database.

Thanks
Vatan

vatanbansal
Автор

sir, how to save read data bcoz when we create its save but when we refresh it will be not stored

bhumimodi
Автор

I think you should explain to it with in database Other wise only professional person can understand to it not beg
ineer

vishalmahajan