I am new to ember.js and there is a practice challenge on an app https://github.com/tunapanda/frontend-ember-challenge
The challenges are:
- Add an action to the Single Task Component that sends a task up to the Index Controller so it can be shown as being “pinned”
- Add a computed property to the Index Controller so that the “completed task” count updates automatically 3.Add a button Component called ToggleComplete that toggles the text from ‘Done’ to ‘Undo’
I find the learning curve a little steep and any help will do
Aucun commentaire:
Enregistrer un commentaire