Google News
logo
ReactJS - Interview Questions
What were the major problems with MVC framework?
* DOM manipulation was very expensive
* Applications were slow and inefficient
* There was huge memory wastage
* Because of circular dependencies, a complicated model was created around models and views
Advertisement