React isn’t considered MVC because it doesn’t map very well with how MVC has been conceived and used on the back-end. React is a rendering library and ideally just takes care of the View layer.
React isn’t considered MVC because it doesn’t map very well with how MVC has been conceived and used on the back-end. React is a rendering library and ideally just takes care of the View layer.