View Full Version : What are drawbacks of using React JS?
Krina
07-09-2018, 02:18 AM
What are drawbacks of using React JS?
pharmasecure
07-09-2018, 07:32 AM
Disadvantages of using React:
React.js is only a view layer.
Integrating React.js into a traditional MVC framework such as rails would require some configuration (i.e., substituting erb with React.js).
There is a learning curve for beginners who are new to web development.
ecozaar
07-10-2018, 03:14 AM
you have still to plug your code for Ajax requests, events and so on. Some people get surprised by that.
the library itself is pretty large.
the learning curve can be steep.
davidsmith21
07-13-2018, 03:57 AM
Drawbacks of using React JS are given below:
1. React.js is only a view layer.
2. Integrating React.js into a traditional MVC framework such as rails would require some configuration.
3. There is a learning curve for beginners who are new to web development.
Powered by vBulletin® Version 4.2.4 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.