Discussion :: ReactJS
- What are the limitations of ReactJS?
A.
React is only for view layer of the app so we still need the help of other technologies to get a complete tooling set for development
|
B.
React is using inline templating and JSX. This can seem awkward to some developers
|
C.
The library of react is too large
|
D.
All of these
|
Answer : Option D
Explanation :
Be The First To Comment