Hacker News new | ask | show | jobs
by hamdouni 999 days ago
I do not agree with other comments : I'm happily using Svelte in a very specific webapp with a lot of pages : forms, validation and datagrids with complex search queries. I use zero external UI components : if something missing, I can build it in Svelte quickly. It's simple, predictable and ... just works.