Hacker News new | ask | show | jobs
by magicbuzz 1236 days ago
Absolutely. When I do front-end work, I screenshot every visual change in the PR. Boss wants a look at the current work -> screenshot Users want to see a difference -> screenshot.

But the most valuable it that it builds up a visual history of changes in my Screenshots dir.

1 comments

This is my favorite use case as well. There's nothing better than starting a pull request review on someone else's front-end work and seeing the changes they've made before looking at the code.
How do you do this for UI elements that don't fit on screen?