Hacker News new | ask | show | jobs
Nuxt 3 vs SvelteKit (ryantoken.com)
5 points by rtoken 1325 days ago
1 comments

Comparing two new frontend meta-frameworks by building the same website with each.
Really enjoyed the read and the details, but the number of words per row and thus the width of the row is straining.

In the for-loop example, I prefer that you can easier and more direct see what's going on with Svelte. The syntax is more expressive.

Agreed - I prefer Svelte's solution as well. Thanks for reading!