I'm trying to implement CRUD into a single route in Ember JS, all I have is a single route "products/index" which currently displays all the products but I would like to implement all 4 actions
The way it would work is through a modal window for 'editing' and 'creating' new products
is this even possible? and if so, how would I go about doing this?
Aucun commentaire:
Enregistrer un commentaire