Earlier quoted context omitted.
Now, add jsx and ssr to your example, deploy it, then compare with the deno version in terms of performance, code length, and dev time.
Why? Just so you can tell another developer that there's a compiler transpiling non-standard syntax into function calls that concatenate strings at runtime? While the output HTML that the user sees is exactly the same? That's exactly why I'm calling out to be library vanity. My example is SSR, that's literally the default baseline. It doesn't make a very strong argument to imply my 5 min thing will somehow be worse i…
Imperative vanilla code vs Declarative components. Both should have their place.