0 votes

1 Answer

0 votes
by

Limitations of React are listed below:

? React is just a library, not a full-blown framework

? Its library is very large and takes time to understand

? It can be little difficult for the novice programmers to understand

? Coding gets complex as it uses inline templating and JSX

...