Why do people keep saying that React is a framework if on its official page it says react is a lib?
For further actions, you may consider blocking this person and/or reporting abuse
Why do people keep saying that React is a framework if on its official page it says react is a lib?
For further actions, you may consider blocking this person and/or reporting abuse
Info general Hazedawn -
sheriff0613 -
Dimitris Kiriakakis -
Oliver Bennet -
Top comments (2)
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.
Hi, there is a difference between react and react-stack. React itself is a library, yes. But if you want to build real world app - you need a join ecosystem stuff to consistent system.