What is wrong with react?

ReactJS components are difficult to reuse in complex interactive web projects. ReactJS’s Virtual DOM algorithm is time-consuming and imprecise . ReactJS’s HTML templates are neither complete nor powerful. ReactJS requires complicated asynchronous programming while communicating with the server.

Read more