Hacker News new | ask | show | jobs
by Waterluvian 3489 days ago
There's crappy things about React but one thing I like about it is that if you know JavaScript and HTML, you know the syntax for React and JSX.

Like you can pretty much write what you would expect to write as plain HTML and it'll work.