Skip to content
kazuho edited this page Jul 2, 2012 · 38 revisions

This wiki supplements the documents of JSX available on jsx.github.com.

Language Tutorial

Language Reference

JSX is a statically-typed, class-based object oriented programming language. The language is almost identical to JavaScript (ECMA-262 3rd edition) at the level of primitive types, operators, expressions and statements.

Other Documents

Links

Clone this wiki locally