Hacker News new | past | comments | ask | show | jobs | submit login

To add to the list: Svelte is also faster and lighter for most cases. And with SvelteKit the server sends only the bare minimum JS to make the page dynamic while being SEO friendly depending on the adapter of choice.

It can even output static, precompiled, pages with the adapter-static so no heavy backend processing involved and response times are best-in-class: https://github.com/sveltejs/kit/tree/master/packages/adapter...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: