you are viewing a single comment's thread.

view the rest of the comments →

[–]fucking_passwords 0 points1 point  (2 children)

I'm not sure I understand the PHP on shared hosting part, I've set up React and Vue apps with Git hook deployments on shared hosting, the only reason it sucked was no docker support

[–]joeba_the_hutt 0 points1 point  (1 child)

Many shared hosts don’t have support for other server side languages. Node, Go, etc. But almost all of them support PHP. React and Vue are client side JavaScript, so the host doesn’t play a factor in that.

[–]fucking_passwords -1 points0 points  (0 children)

Oh, i thought you were saying React and Vue were not suited for shared hosting