|
|
|
|
|
by jeremyjh
1170 days ago
|
|
Its not exactly server rendered, though. After the first page view all the server is rendering are json graphs of dom diffs to be applied by the client application. If you use the routing features then technically its an SPA. |
|