Open idev0085 opened 3 years ago
Drawbacks of ReactJS:
Learning curve. Being not full-featured framework it is requered in-depth knowledge for integration user interface free library into MVC framework.
View-orientedness is one of the cons of ReactJS. It should be found 'Model' and 'Controller' to resolve 'View' problem.
Not using isomorphic approach to exploit application leads to search engines indexing problems.
Lots of developers dislike JSX React’s documentation, manuals are difficult for newcomers’ understanding. React’s large size library.
Drawbacks of ReactJS:
Learning curve. Being not full-featured framework it is requered in-depth knowledge for integration user interface free library into MVC framework.
View-orientedness is one of the cons of ReactJS. It should be found 'Model' and 'Controller' to resolve 'View' problem.
Not using isomorphic approach to exploit application leads to search engines indexing problems.
Lots of developers dislike JSX React’s documentation, manuals are difficult for newcomers’ understanding. React’s large size library.