Hacker News new | ask | show | jobs
How can it be that Linkedin's mobile site is faster than its native app?
1 points by kuhnster 4281 days ago
I find this baffling?
2 comments

The native app uses REST to do data transactions, while the mobile site has caching mechanisms on its side. That can be one of the reasons I guess.
Is it?