Hacker News new | ask | show | jobs
by untog 2297 days ago
To my mind the templating language isn't that different to JSX, <div class={classNameVariable}/> and all that. I agree that if and else statements feel a little less natural but for me it's more than worth the price of admission.
1 comments

Not having to learn yet another tempting language is why I vastly prefer React. JSX is just JS.