Hacker News new | ask | show | jobs
by rodrigosetti 2019 days ago
Why is it a SPA?
2 comments

Single Page Application. A single page running JavaScript to render different views without page reloading.

https://medium.com/@NeotericEU/single-page-application-vs-mu...

Really good question, a bit off-topic though. The main reason was to get off-line capabilities and other future features we have in the pipeline atm.