Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

First SPA I built (without frameworks) I actually wrote my own router that stored most client-side state in the URL as a hash. I remember back then having some problems with IE6 4kb limit on URL length.

It actually worked really well, but obviously I had very little state. The only things I didn't store in the hash were form state and raw visualization data (like chart data).



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

Search: