hzrd149
2mo ago
SSR is ruining JavaScript frameworks. I don't want your crappy ssr let me turn it off and build a god damn simple single page app...
but no every framework nowadays has to have a cli and auto generate code for me
but no every framework nowadays has to have a cli and auto generate code for me
See translation
0
0
0
0
0
Replies
npub1m6azw
@npub1m6azw
2mo ago
This happens when you create a really good framework that solves the problem well, but then you get bored with just maintaining it.
See translation
0
0
0
0
0
npub1rach3
@npub1rach3
2mo ago
That's why I always choose sveltekit if I'm gonna build something. With a single line I can turn it all into a normal spa and deploy it as such.
And if I ever need it expand it into an SSR app, I can opt into it later.
And if I ever need it expand it into an SSR app, I can opt into it later.
See translation
0
0
0
0
0