Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Time Travel (swannodette.github.io)
1 point by david4096 on March 5, 2014 | hide | past | favorite | 1 comment


In my experience, the frontend is not really the best place to implement undo. The challenge I had was keeping everything in sync with the server across a multitude of different possible and sometimes complex operations (my case included splices on a time axis, with side effects). It was simply more feasible to just let the server handle it all than have code doing the same thing on both sides, in addition to having to design a web service API that optimized for data size across the pipe.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: