top | item 33827327

(no title)

zenbai | 3 years ago

Solid JS is what I would have chosen. Not sure if they considered it. Best performance and dev experience with least 'magic' of all frameworks I've tried.

discuss

order

swyx|3 years ago

what do you like about the dev experience? i have a hard time seeing solid as something more than “react but faster and slightly less annoying”.

still doesnt have scoped styles, animation, state mgmt, head management, etc out of the box, all minimum things i look for to be productive

hakre|3 years ago

> i have a hard time seeing solid as something more than “react but faster and slightly less annoying”.

Err, I'd have a hard time not to see that as a major benefit first of all?

ptrwis|3 years ago

For animations, the standard Web Animation API is very convenient. From what I can see, the animation library in Svelte looks pretty similar.

hakre|3 years ago

At least it was on top within the timeline-strings-percentage-bubbles graphic.

And as the latest and greatest omnipotent entry in it, so my guess would be theirs authors were aware of it.

/edit: thanks for pointing me to solid, it shined a lot of light to me in context of the article.