top | item 4678111

(no title)

mise | 13 years ago

What are the top single page apps that you have?

One close to this implementation that caught my eye this week for its design is http://deploybutton.com/

discuss

order

ubershmekel|13 years ago

I think twitter used to be an example. You could tell because all their links were to http://twitter.com#the-specific-url-information-here so the data had to be loaded via javascript.

The problem is you get bad first-page load times (double-latency), but you get better second-page load times (no waiting for templates, just data requests).