Hacker News new | ask | show | jobs
by catshirt 4488 days ago
"nobody should write literal HTML anymore" isn't really relevant. React actually goes out of it's way to enable HTML syntax with JSX.

the templating is subjective. i for instance prefer writing my template in the same language as it's logic.