Remix.run Logo
Introducing Svelte (2016)(svelte.dev)
4 points by downbad_ 12 hours ago | 5 comments
yassiniz 12 hours ago | parent | next [-]

Been using Svelte for a while now on my side projects. It's a pleasure to use, I especially like how similar it is to writing plain HTML / CSS / JS. I remember getting kind of nostalgic when I first tried it

downbad_ 12 hours ago | parent [-]

Don't know if you're aware of https://component-party.dev/?f=react-svelte5

It lets you compare common patterns, syntax, and code examples side-by-side across popular UI frameworks like React and Svelte.

Highlights how much less (or more) code each one requires for the same functionality.

yassiniz 11 hours ago | parent [-]

Very cool site, confirms my thoughts and experience with Svelte! :)

ilarum1 11 hours ago | parent | prev | next [-]

I am also big fan of this, but I encourage you to also to take a look at this https://data-star.dev/

downbad_ 12 hours ago | parent | prev [-]

https://news.ycombinator.com/item?id=13069841