Y
Hacker News
new
|
ask
|
show
|
jobs
by
indeyets
617 days ago
JSX is not a templating language. It is a functional DSL
1 comments
wordofx
617 days ago
It’s not a DSL. It’s an extension to JS to write HTML like code to describe a UI. It’s basically glorified templating.
link
phpnode
617 days ago
No, jsx is an ergonomic mechanism for describing a hierarchy of deferred function calls
link
wordofx
617 days ago
lol no.
link