Hacker News new | ask | show | jobs
by CircleJerk 3950 days ago
You weren't using JSX?
1 comments

I did. It's part of React proper and merely syntactic sugar over React.DOM calls. You can use React.DOM directly, but it doesn't really change your level of investment in the 'stack', IMO.