this post was submitted on 04 Jul 2023
2 points (100.0% liked)

ELI5

569 readers
2 users here now

Explain it to me like I am 5. Everybody should know what this is about.

founded 1 year ago
 

What is the major difference in React (web app) and PHP being not a web app - or how do I decide what to use

#ELI5

you are viewing a single comment's thread
view the rest of the comments
[–] Maiznieks 1 points 1 year ago

If you don't know the difference then don't go decoupled yet. Start with php all in one, then split off the frontend and use php as backend. Can eventually rewrite php backend to node, but it depends how involved you want to be with catching up to obsolete dependencies.