|
|
|
|
|
by sgslo
2366 days ago
|
|
SEO alone is a poor reason to use server side rendering. Services like https://prerender.io/ completely solve SEO for SPA's and can be as cheap as $0 per month. Compare that to dozens/hundreds of hours of engineering time spent setting up an SSR implementation; it is a no-brainer. |
|
Especially when server-side rendering is so easy nowadays if you pick the correct stack.