I had a text-compare tool that asked people to compare two things it would not show them at the same time. One textarea, then another textarea underneath it, then a single-column unified diff below that — removals in red, additions in green, in the order a diff algorithm emits them. Everything ...

Source: [Dev.to](https://dev.to/hammad4june1999/two-scrolling-panes-is-the-wrong-way-to-build-a-side-by-side-diff-3ehn)

Sponsored