Y
Hacker News
new
|
ask
|
show
|
jobs
by
jcoffland
3227 days ago
> Another template engine syntax? No, thank you.
JSX is another templating language. One built on top of JavaScript rather than HTML.
1 comments
oceanswave
3227 days ago
Been using angular for years, and recently picked up react -- as time goes on the HTML based DSL within templates starts to approach JavaScript
link