Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Depends what sort of website really. If it’s best described as an app, Svelte seems good. Rather than having a big feature-filled runtime it does most of its work at compile time, so your bundle is almost always much smaller than something like React or Vue.

If it’s just a static or almost static content I’d lean more towards just plain HTML, maybe with a little server templating.



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

Search: