DEV Community

Discussion on: You don’t need React for building websites

Collapse
 
owenmelbz profile image
Owen Melbourne

@starbist The key puzzle piece you are missing is "the eco system" - It's not React itself, it's what it affords you to be able to do. e.g. Tools like NextJS are React based, React Native is React Based, hundreds of top quality libraries all require React.

Yes it's not needed - BUT if you choose to use it, you get access to the eco system which opens many doors.