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!