|
|
|
|
|
by smoyer
2650 days ago
|
|
You can also apply the command pattern in some cases and store the undo redo state globally.this at the global store can be generic and the previous specific state will be part of the saved commands. (More applicable to SPAs). |
|