Connect to api and add , edit and delete in Vue.js
Live DEMO : https://stackblitz.com/edit/vue-rgy1q1
apiServer.js : https://gist.github.com/benixal/694c3...
00:15 create product component
03:42 connect to API
06:53 create api component and use inheritance
11:41 create addNew button
13:01 create user component