Open cbierman opened 6 years ago
Do you want me to work on this one?
yeah sure if you want to. For creation it'll be in the "new-item" component, and for the delete one it'll be somewhere in the "edit-item" component
hmu on Slack if you have any questions
Ooof I lied on creation since we won't have it initially, we'll just need to set the key
we get back from the Firebase push()
This is because the "key" property isn't set on creation. We should probably just set it, and ensure the key before we delete it. It'll be available from the url as an alternative.