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

  • Maiznieks
    link
    11 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.