DEV Community

Discussion on: Is React a framework?

Collapse
 
michaelgee profile image
Michael Gee

I believe people get confused with thinking React is a "framework" because it is commonly discussed and compared to Angular & Vue which are JavaScript frameworks.

React is much more unopinionated and focuses on its main purpose of component rendering with a huge ecosystem of people and other libraries that fill in the gaps.