Hacker News new | ask | show | jobs
by d0100 2291 days ago
I want my templates as first-class citizens. If I have to deal with strings and weird, half-baked syntax for loops and conditionals, I'm out.

JSX really spoiled me to the point that if there isn't JSX, I don't want it.

1 comments

I still feel the opposite. If your client-side 'templates' aren't just function syntax, I don't want your template system.