DEV Community

Discussion on: Is Create-React-App Good For SEO?

Collapse
 
ronca85 profile image
ronca85

why even use react?

Collapse
 
deexter profile image
deexter

You can use nextjs for your main site, but you can build app and in this case you should use react.

Collapse
 
taimoorsattar7 profile image
Taimoor Sattar

next, Gatsby and create-react-app are all built on React. But all of these have the different infrastructure.

create-react-app: Single-Page-Application
Gatsby: Static site Generator
Next JS: Static and server sider prerender