3 JSX rules
-
Return a single root element
-
Close all the tags There are three core concepts of React that you’ll need to be familiar with to start building React applications. These are:
-
Components
-
Props
-
State
Return a single root element
Close all the tags There are three core concepts of React that you’ll need to be familiar with to start building React applications. These are:
Components
Props
State