|
|
|
|
|
by yuchi
1729 days ago
|
|
Sorry to be the “actually…” guy here, but actually… what the article describes is ISOMORPHIC server side rendering, which is very different from traditional SSR + client side dynamic behaviors. The fact that the same code can render the initial static page AND the dynamic client interactive UI is the point here. |
|