InterviewSolution
Saved Bookmarks
| 1. |
What Are The Advantages Of Using Jsx? |
|
Answer» JSX is completely optional and its not mandatory, we don’t need to use it in order to use React, but it has several advantages and a lot of NICE features in JSX.
JSX is completely optional and its not mandatory, we don’t need to use it in order to use React, but it has several advantages and a lot of nice features in JSX. |
|