Decided
I love Svelte. Seriously. I fell in love with it because of its simplicity, and because of its approach. With Svelte, I can ship much less code than usual. The ultimate feature, in all cases, is speed.
The framework is super easy to use as well. Working with it is pure joy, yet I had to choose Next.js. Why?
You see, there is one feature in Vercel's Framework that won me over. It's the ability to render pages on the server side on each request with the ability to call third-party code. It made my life so much easier.
Whenever Svelte gets this feature, I am migrating over to it. That's not the case yet, unfortunately, so I wait.
0 views0