Undo/Redo
Undo/redo functionality should be generally modeled through explicit events instead of “removing” events from the event history.
Example
Section titled “Example”// TODO (contribution welcome)
Undo/redo functionality should be generally modeled through explicit events instead of “removing” events from the event history.
// TODO (contribution welcome)