▲ | tcfhgj 8 hours ago | |
https://krausest.github.io/js-framework-benchmark/current.ht... Select all angular, leptos, vue, solid and react variants -> react literally is consistently the slowest | ||
▲ | Banou 7 hours ago | parent [-] | |
Good thing that 99% websites don't need to modify 1k dom elements every seconds then, if you do using a DOM library isn't the right choice. My comment was about size library, in response to the parent comment about MBs of js. I'd gladly take a 10ms slower update on 1k rows(that practically never happens, ever heard of virtual lists?) for a maintainable codebase any day. |