Hacker News new | ask | show | jobs
by gitgud 2551 days ago
This sounds like a great tool. So if I understand the tool correctly:

1. you snapshot the rendered HTML of a webapp at a specific page

2. Send it to someone to style that snapshot

3. Developer gets back that styled snapshot and incorporates the changes back into the app?

Is there a means for the developer to diff the old snapshot and the newly styled HTML? That could make it much easier to manage the changes.

Cool idea though!!