|
|
|
|
|
by Gracana
4457 days ago
|
|
I think you're misunderstanding what they mean by "static." The served pages are static html and javascript, and the javascript loads other resources from the server. The "static" part just means there is no page rendering occurring on the server. |
|