Hacker News new | ask | show | jobs
by pcael 10 days ago
I mean if you are using version control like git you can always see diffs. I would say it might be easier to go that way into checking small changes into commits and dev branches, then you can try a very good diff UI that will refresh each change. Thats one way.