| ▲ | htsh 8 hours ago | |||||||
i much prefer svelte but the rest of the world does not | ||||||||
| ▲ | steve_taylor 7 hours ago | parent | next [-] | |||||||
I was all in on Svelte and SvelteKit until I started encountering CSS weirdness caused by a bug that the Svelte developers said is "by design", namely that components' CSS isn't removed from the document after the last instance of that component is no longer rendered. This resulted in a situation in which styles became dependent on the navigation path the user takes, leading to weird an unpredictable layout issues. I couldn't stomach solving this by using Tailwind. Then Svelte 5 came along and made Svelte more like React. At first, there were just a few simple runes, but then the runes started proliferating like crazy to solve other runes' problems. At that point, Svelte was dead to me and I went back to React/Next. The right path for Svelte to take would have been to continue to refine Svelte 4. | ||||||||
| ||||||||
| ▲ | maxbond 8 hours ago | parent | prev | next [-] | |||||||
There are dozens of us | ||||||||
| ▲ | jtbaker 8 hours ago | parent | prev | next [-] | |||||||
Launching a new product in SvelteKit! Coming from Vue and it has been mostly great. | ||||||||
| ▲ | holler 7 hours ago | parent | prev [-] | |||||||
I feel the same way about ember.js :] | ||||||||