I am building a server-side heavy web application. Should I use PHP or React for the front-end? Thanks
Given the deep breadth of detail you’ve got there, the answer is…
flips coin. Random.org says 1
PHP.
PHP was designed and is primarily used as a back-end language. And why would you want to use React anyway, rather than regular HTML and occasional Javascript? I’m asking because React is a hype nowadays, but sometimes far from the ideal language for the purpose.
1 Like
I am building a server-side heavy web application.
If you choose React now you have client-side heavy and server-side heavy.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.