React presents clear Mental Model of what we are writing without worrying about the (Evil DOM) . Unlike other monolithic frameworks like ember, angular its just a thin library for the View layer. So it gave the developers freedom to use it with their current implementation easily. React's ability to adapt with current implementation might have caused this growth.