Hacker News new | ask | show | jobs
by chowells 4307 days ago
Why would it? You're not constantly trashing your application state, are you?
1 comments

For really simple apps, no.

But more complicated ones, with resizable widgets/layouts, selection changes, scroll view positions and widgets which display a lot of data, or layering/parenting of widgets make things a lot more complicated.