kizu / ideas

Repo for some not-so-secret ideas for different things, more like todo-someday-in-the-future I guess
1 stars 0 forks source link

Page changes history #57

Open kizu opened 10 years ago

kizu commented 10 years ago

Sometimes debugging web pages, and, especially, web apps, can be frustrating. DOM nodes appear and disappear, states are changing, styles are applied etc.

What should be there is a way to store all what happens on a page in a timeline and then be able to rewind back to any state, paused, with an ability to inspect and research that exact slice of the web app.