Hacker News new | ask | show | jobs
Ask HN: Angular Delete Undo
1 points by RainerWahnsinn 4263 days ago
Hi *,

i tried to implement a delete undo functionality in Angular, here is what I came up with: https://gist.github.com/andreasseiler/c6b440687480239cf1a0

I would be interested what more experienced angular developers think about it, as I just started with angular?

Thanks in advance for any feedback!