Hacker News new | ask | show | jobs
by dmitriid 3381 days ago
> JSX is very much virtualized template tags which are HTML standard

Nope, it's not. It's a thin XML-like DSL which translated into Javascript calls: http://bit.ly/2nC6fdu