Home > Backend Development > PHP Tutorial > How to render React from PHP server side?

How to render React from PHP server side?

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-07-06 13:52:02
Original
1095 people have browsed it

In our previous project, all Views were written on the front end. This also resulted in a large bundle.js after front-end packaging, which affected the loading speed. Now I am considering transplanting some of the initial state code to back-end rendering.

But our backend is written in PHP. Dear masters, is there any information you can provide me for reference? O(∩_∩)OThank you

Reply content:

In our previous project, all Views were written on the front end. This also resulted in a large bundle.js after front-end packaging, which affected the loading speed. Now I am considering transplanting some of the initial state code to back-end rendering.

But our backend is written in PHP. Dear masters, is there any information you can provide me for reference? O(∩_∩)OThank you

None, please use nodejs.

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Why is React.js so difficult to learn?
From 1970-01-01 08:00:00
0
0
0
React.js / PHP / API
From 1970-01-01 08:00:00
0
0
0
React.js CSS window width
From 1970-01-01 08:00:00
0
0
0
Correct image path in React.js
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template