top | item 41756034

(no title)

indeyets | 1 year ago

JSX is not a templating language. It is a functional DSL

discuss

order

wordofx|1 year 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.

phpnode|1 year ago

No, jsx is an ergonomic mechanism for describing a hierarchy of deferred function calls