Hacker News new | ask | show | jobs
by tentaTherapist 3195 days ago
Like you said, VanillaJS isn't inherently faster than any of these frameworks, but the cost to the user (and the increased API surface) isn't worth that tiny improvement in code clarity.
1 comments

I did not say that. VanillaJS is pretty much faster than all of those other frameworks. Can you point me to a library that has better benchmarks than VanillaJS?
Uh, inherently faster as in, there's nothing about the API design that makes it easier to optimize.