Part-[05]: Front-End By using Angular 2 CREATE and UPDATE operation of CRUD

Published: 15 April 2017
on channel: Tutplus24
3,307
24

M.E.A.N is a complete stack to develop web application with MongoDB, Express, Angular and Node. I tried to make this application from the scratch through this video series. Today I am going to continue the Mean Employee apps part-5 of the video tutorial series. In this part I will work with Front-End By using Angular 2. Here I will show you how to perform the CREATE and UPDATE operation of CRUD system in angular 2.

Hope this video will be informative for you. If you like this video please subscribe my channel.

Note: Please do the following steps to solve the CORS problem in your project:
1. npm install cors // run the command into your main project folder
2. var cors = require('cors'); // add this line into server.js file
3. app.use(cors()); // add this line into server.js file

For source code:
Front-End
https://github.com/sikandar114/mean_c...
Back-End
https://github.com/sikandar114/mean_c...


Watch video Part-[05]: Front-End By using Angular 2 CREATE and UPDATE operation of CRUD online without registration, duration hours minute second in high quality. This video was added by user Tutplus24 15 April 2017, don't forget to share it with your friends and acquaintances, it has been viewed on our site 3,307 once and liked it 24 people.