Y
Hacker News
new
|
ask
|
show
|
jobs
by
ferzul
2324 days ago
if you want to skip jsx, just write React.createElement(ComponentName, props) and your done. jsx just makes it a bit simpler to read, so no one feels tempted by horrible angular like template languages
shudder