Hacker News new | ask | show | jobs
by ngrilly 2531 days ago
JSX let's us define components, usable with the usual HTML syntax. PHP does not. That's why Facebook developed XHP (XML fragments in PHP), which inspired JSX.