▲ | 9rx 7 days ago | |||||||||||||||||||||||||
> fast is easily left behind when looking for frameworks. Nah. React, for example, only garnered attention because it said "Look how much faster the virtual DOM is!". We could go on all day. > People want features, people want compatibility Yes, but under the assumption that it is already built to be as "fast" as possible. "Fast" is assumed. That's why "faster" is such a great marketing trick, as it tunes people into "Hold up. What I'm currently using actually sucks. I'd better reconsider." "Fast" is deemed important, but it isn't asked for as it is considered inconceivable that you wouldn't always make things "fast". But with that said, keep in mind that the outside user doesn't know what "fast" is until there is something to compare it with. That is how some products can get away with not being "fast" — until something else comes along to show that it needn't be that way. | ||||||||||||||||||||||||||
▲ | timeon 7 days ago | parent | next [-] | |||||||||||||||||||||||||
Isn't React one of the slower frameworks? https://krausest.github.io/js-framework-benchmark/current.ht... | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | NohatCoder 7 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
It is only fast compared to a really dumb baseline. But you are right that the story of React being fast was a big part of selling it. | ||||||||||||||||||||||||||
▲ | PaulHoule 7 days ago | parent | prev [-] | |||||||||||||||||||||||||
"Look how quickly it can render the component 50 times!" | ||||||||||||||||||||||||||
|