News
Andre Johnson
Introducing JSX
It is called JSX, and it is a syntax extension to JavaScript.


It is called JSX, and it is a syntax extension to JavaScript.
| Header 1 | Header 2 | Header 3 | Header 4 |
|---|---|---|---|
| sf | asf | af | |
| af | af | af | |
| af | af | ||
| afaf | af | af | af |
You can use variables to store elements. This can help you conditionally render a part of the component while the rest of the output doesn’t change.
This is typically not necessary for most components in the application.