react-php-v8js
react-php-v8js copied to clipboard
How dose Facebook use react for server-side-render?
I noticed that on the Facebook website, there are react components. I think it should be rendered on the server side. But Facebook use php do the render job, so how do they implement the architecture? Do they use the react-php-v8js way?