Back to Browse

Angular 4 - CRUD Example App

100.6K views
Jul 11, 2017
56:59

Master Angular by example - https://goo.gl/97onLe Repo for finished project: https://github.com/jakblak/ng4_CRUD Learn to perform CRUD operations using Angular 4. We will use an in-memory data store in this example to add, remove, update and delete products from an array. We will be using Lodash and Bootstrap 4 in this example as well. 0:00 - Project Intro 1:30 - Setup with starter code explanation 6:52 - Create product Component and Service 11:42 - Code the getProducts() method 16:07 - Build data store for product items 19:55 - Code the Edit Products form 26:39 - Add new Products 31:33 - Update Products - part 1 (adding Lodash) 38:57 - Update Products - part 2 47:39 - Remove a Product 51:32 - Currency Pipe

Download

1 formats

Video Formats

360pmp473.6 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Angular 4 - CRUD Example App | NatokHD