Hacker News new | ask | show | jobs
by em-bee 1032 days ago
i don't need to get the code. nor the markup. that's already loaded in the browser. if i need to get anything, it's raw data. i also don't need to send anything back so i can manage state. being able to load data in the background can also improve the user experience. and for those apps that don't need a backend, i won't need to get anything ever after the first load. SPAs can, if written right, function completely offline, once loaded.
1 comments

> also improve the user experience

It doesn't. Most users don't actually notice.