JSX

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=Languages |subcat=Programming Languages |extensions={{ext|jsx}} |released=2013 }} '''JSX''' (JavaScript eXtended?) is an extension of ES6 [[JavaScript...")
 
(Category:Facebook)
 
Line 9: Line 9:
 
== Links ==
 
== Links ==
 
* [https://facebook.github.io/react/docs/introducing-jsx.html Documentation with samples]
 
* [https://facebook.github.io/react/docs/introducing-jsx.html Documentation with samples]
 +
 +
[[Category:Facebook]]

Latest revision as of 16:04, 4 October 2018

File Format
Name JSX
Ontology
Extension(s) .jsx
Released 2013

JSX (JavaScript eXtended?) is an extension of ES6 JavaScript that supports embedded HTML elements. JSX was introduced as part of Facebook's front-end ecosystem React. To be used in the standard JavaScript environments, JSX must be transpiled to JavaScript using the free and open source transpiler Babel.

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox