Yeah, I miss more "standard" syntax like JSX. With SFC frameworks you have to learn the specific syntax for that framework while with JSX frameworks it's basically one standardized syntax spec used in different ways.
tinyhttp is a really cool project... I don't know much about servers but I really want to try it out with something. Too bad someone from coodingdessign.com copy and pasted your article announcing 1.0 of tinyhttp.
> This will be doubly so in most ad networks, if you happen to be targeting that context.
Sorry, I don't understand what you mean by this. Can you clarify or something?
Well, it is possible that someone isn't using an IDE but they still want to type check it. Then they could run `tsc --noEmit` and it would be type checked.