Memento Design Pattern This behavioral design pattern allows an object to save and restore its previous state without violating encapsulation. When to Use When you need to implement undo/redo functio
manishpushkar.hashnode.dev5 min read
No responses yet.