[WIP]Editing and Deleting Products in Firebase Updated
Learn to edit and delete products from the Firebase Realtime Database.
The admin/edit
route is responsible for editing and deleting the products. First, we need to update our edit route template user can update the image as well.
Setting up edit
template
Let’s open app/templates/edit.hbs
and make the required changes:
Get hands-on with 1400+ tech skills courses.