(no title)
hermanradtke | 1 year ago
Sadly, many do. Only later do they realize it is orders of magnitude slower than rendering a template and more cpu intensive. Combine that with the fact that node.js prefers to have an IO heavy workload, but instead we get a cpu heavy one.
React is fine, but SSR has a long way to go before it is “good”.
philipwhiuk|1 year ago
SSR isn't actually rendering anything of course.
tiagod|1 year ago