Single Choice
Not Set
QReact considers everything as _______.
ID: #4314
ReactJS - Basic
561 views
Question Info
#4314Q ID
Not SetDifficulty
ReactJS - Basic Topic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Components
React Features
Components– easier to maintain larger apps.JSX– an optional feature of React that is a JavaScript syntax extension.
But Still..
- React only covers view layer of the app, so you still need to choose other technologies to get a complete tooling set for development.
- React is using
inline templatingandJSXthat might be awkward to some developers.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic