Developers generally come to Vue because they want something like AngularJS, but not Angular. Filters are part of this package: they are simple and powerful.
Implementing an Undo Redo System (or Time Traveling) in an Ionic application can be complex, we have to keep in memory states, changes, actions, bindings and this is a huge headache. On the other side if we use Redux, this can be done with 10-20 lines of code. So let’s use this baby!