add function we would want to append an item to the store and then we would rerender the store to have the item pop up | |
for check and uncheck items - we would have a toggle class to check and uncheck the item as it was clicked | |
delete items- we would remove the item from the store and then we would rerende the store to show updated list |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment