Hi Friends,
is there any reason why some people useing React.js instead of Next.js? I mean Next.js is the better option for building SEO friendly websites and it gives us a lot of features we do not have within React.
I dont see any reason why someone is building a whole website just with React. It can make sense useing React when we build individual components which we integrate in Wordpress for example, but besides this is there any reason why to only use React?
Moreover React was developed by Facebook in order to simplify the architecture of there application, but how did Facebook manage the rendering process with React before there was Next.js available?
In other words, how did Facebook manage SEO just by useing React?
Thanks for your opinion!!