This one’s quite fun: tlapse
is a tiny utility that takes periodic screenshots of your site while you develop. Combine all generated screenshots and you can get a sequence like this:
The interval to take screenshots is configurable, and duplicates are omitted.
tlapse --every 60s --directory ./screens -- localhost:3000