Comment on Ask HN: Why use an SPA?Comments−jklein116yIn a lot of cases, it is more efficient to save state on the front end so you don't need to retrieve it each time on the back end.
Comments
In a lot of cases, it is more efficient to save state on the front end so you don't need to retrieve it each time on the back end.