|
|
|
|
|
by soperj
1035 days ago
|
|
> the point of an SPA is so that i can share code and data for different pages in the browser without having to get it from the server for each new page. You still have to get it from the server for each new page, you just do it in the background. |
|