Yeah, and now a comparison between Svelte and SolidJS would be super interesting.
I love Svelte but I can't find jobs. It's really frustrating.
For me Easy, maintainable & super performant 👏🏻🙏💪🔥
he has an 'html and css' guy? how can I get that job haha
Just a massively uninformed opinion who is unfortunately going to convince others and lead them down the wrong path.
I liked Svelt most of all SPA frameworks exactly until the moment when I realized that libraries for vanilla JS go very crookedly on Svelt, for example tippy.js is poorly displayed when placement left / right is specified (they fly up to the corner, as if the callee element has no height). To avoid further surprises, I continued to make my project as a static site using the templating engine pug + hotwire stimulus , and everything suits me. By the way, I started to make my Chinese language educational site more than 50 times on different stacks, and I realized that so far SPA frameworks are all, without exception, very raw and they need large teams of programmers to maintain. Let them develop for now, but I will make sites the old way, and hotwire stimulus helps to organize the component order very well, like in SPA frameworks. Using hotwire stimulus - js is tied to html, not vice versa like in SPA frameworks html is tied to js. But I am in love with Svelt to this day, and I hope for him. Мне больше всех СПА фреймворков нравился Свелт ровно до того момента, как я понял, что на Свелт очень криво идут библиотеки для ванильного JS, например tippy.js плохо отображается когда указано placement left/right (они улетают в угол вверх, как будто у вызываемого элемента нет высоты). Во избежание дальнейших сюрпризов я продолжил делать свой проект как статичный сайт, используя шаблонизатор pug + hotwire stimulus, и меня всё устраивает. К слову, я начинал делать свой обучающий сайт более 50 раз на разных стеках, и понял, что пока что СПА фреймворки все без исключения очень сырые и для них нужны большие команды программистов. Пусть развиваются пока что, но я буду делать сайты по старинке, и hotwire stimulus помогает очень хорошо организовать компонентный порядок как в СПА фреймворках. Используя hotwire stimulus - js привязан к html, а не наоборот как в СПА фреймворках html привязан к js. Но в Свелт я влюблён и по сей день, и надеюсь на него.
@irlshrek