|
|
|
|
|
by pier25
1138 days ago
|
|
> IMO it appears like this is being pushed by cloud vendors sponsoring those projects. Having a server component is just the natural step after a decade of bloated and unnecessary SPAs. That said, I do think Vercel has probably influenced the design of Next and SvelteKit so that it fits better with their platform. |
|
Not sure I buy that argument. While I am not totally against the idea of server based frameworks, what is disappointing is the frameworks are appearing to plant the above message.
SPAs provided us a good boundary and that is blurred by all these server based frameworks. You now have server for UI, server for BE. While I agree some SPAs are heavy, I think we have reasonable solutions for most. And these server based framework still need all the work that is done in SPA, just that routing and some aspects of bundling are taken care.