Hacker News new | ask | show | jobs
by petrbela 3961 days ago
Oh boy, "className" and "labelFor". See, wasn't that hard to learn JSX if you already know HTML.
2 comments

I think you meant htmlFor, no? But I completely agree with the sentiment that it is nice to stay as close to plain HTML and JS as possible.
Yeah, thanks. I don't actually remember if I've ever used it :D
I'm not saying it's hard. But {?variable} isn't hard either.