component
A simple form in React using useState hooks
hooks
Returns a stateful value, and a function to update it
useEffect hooks lets perform an action whenever a value changes
Render multiple react components without the need of a DOM elevent wrapper
Use JavaScript operators like if or the conditional operator to create elements representing the current state