|
|
|
|
|
by recursive
272 days ago
|
|
JSX also fools people into thinking "it's HTML in javascript". I've heard several co-workers say this. JSX is a made up language as well. It's not javascript. That's why you need a build step to parse the syntax. Angular and vue's template language are no more made up than JSX is. |
|